When we started in 2019, we had a close community helping and cheering us on to get EndeavourOS up and running out of the ashes of Antergos. One of those community members was Pudge, who enthusiast…
What is the best option if you wanted to run Linux on ARM?
These days I'm more interested in the ARM world rather than the x86 world because ARM is simpler, power-efficient, scalable from cortex M0 to X4 and everything in between, and I took a class on ARM assembly language. x86, on the other hand, is full of legacy cruft and complicated as a result, and x86 is power hungry. Look at the new Intel 14900K, it draws over 400W!
Fedora works pretty well on ARM, it even became the flagship distro for the Asahi project, which aims to bring full Linux compatibility to Apple Silicon
Debian? They have good ARM support (the raspberry pi OS is based on Debian, uses its repos). Definitely also install flatpak. Most, but not all, flatpaks have arm builds.
What is the best option if you wanted to run Linux on ARM?
Good question.
These days I’m more interested in the ARM world rather than the x86 world because ARM is simpler, power-efficient,
scalable from cortex M0 to X4 and everything in between, and I took a class on ARM assembly language. x86, on the other hand,
is full of legacy cruft and complicated as a result, and x86 is power hungry. Look at the new Intel 14900K, it draws over 400W!
Last year Hetzner introduced arm64-based cloud servers with Ampere processors. Looks promising. I hope more providers will follow.
Don't know about best, but I've been running Arch on Raspberry Pi 4 for a few months now. So far I'm having no issues. Changing from the default kernel to rpi kernel went also smoothly.
Unpopular opinion, but Gentoo is perfect for ARM. Availability of pre built binaries for ARM can sometimes be an issue. Gentoo gives you the option to compile from source, so that if a package is available for x86, it will still most likely work with ARM