No package with toolchain gccarmnoneeabi for linux_aarch64

I am using an experimental field computer to flash firmware to deployed machines. When installing the dependencies for STM32 in this field computer, I got this error.

ststm32@18.0.0 has been installed!\nTool Manager: Installing platformio/toolchain-gccarmnoneeabi @ >=1.60301.0,<1.80000.0\n\n\nUnknownPackageError: Could not find the package with ‘platformio/toolchain-gccarmnoneeabi @ >=1.60301.0,<1.80000.0’ requirements for your system ‘linux_aarch64’"

The platform showed up as installed subsequently but fails to create a new project with a similar error.

Is this the same as Cannot build using STM32 platform on aarch64 · Issue #731 · platformio/platform-ststm32 · GitHub?

Also see