The minimalist distribution for those who seek perfection
Arch Linux provides unparalleled control over your system while maintaining exceptional stability through its KISS principle (Keep It Simple, Stupid). With access to the Arch User Repository (AUR), you gain access to one of the largest software collections in Linux.
sudo pacman -Syu
Full system update
sudo pacman -Ss [package]
Search packages
sudo pacman -Q
List installed packages
sudo pacman -Rns [package]
Remove package
AUR Integration
Access over 80,000 community-maintained packages through AUR helpers: yay + paru + pamac