While it is possible to install Blender on aarch64/ARM64 based machines, it has some catches. Blender in this configuration does not rely on its internal Python interpreter, but instead on the Python interpreter installed on operating system. This might cause problems with Blender add-ons which need to install additional 3rd party Python modules.