Frequently Asked Question

What makes Arch Linux different, and is it a good choice?

Arch is a rolling-release distribution built around the principles of simplicity (in the sense of no unnecessary abstractions, not easy), minimalism, and user control. There is no friendly installer in the traditional sense: you boot a live image, partition the disk, run pacstrap to bootstrap the base system, write a few configuration files, and install a bootloader. The trade-off is that you understand every piece of your system, because you put it there yourself.

Once installed, Arch tracks upstream extremely closely: kernel, glibc, GNOME or KDE releases land in the repositories within days. The Arch Wiki is arguably the best Linux documentation in existence, and the AUR (Arch User Repository) provides community-maintained build scripts for almost any package you can name. Derivatives such as Manjaro, EndeavourOS, and Garuda offer the Arch experience with friendlier installers and (in Manjaro's case) slightly delayed updates.

Video

Further reading and video