Skip to main content

Posts

Showing posts with the label Arch Linux Installation and Configuration on UEFI Machines

Arch Linux Installation and Configuration on UEFI Machines

Install Arch Linux Arch Linux  is one of the most versatile GNU Linux distribution due to its simplicity and cutting age software packages due to its  Rolling Release  model, Arch Linux is not addressed for beginners in Linux world. It also provides a complicated command line installer, with no Graphical Interface support. The command line installation model makes the job of installing the system very flexible but also very difficult for Linux beginners. On top of all,  Arch Linux  provides its own software packages repositories via  Pacman Package Manager . Arch Linux also provides a  Multiarch  environment for different CPU Architectures, such as 32bit, 64bit and ARM. The software packages, dependencies and security patches are mostly updated on regular basis, making Arch Linux a cutting-age distribution with a few solid tested packages for a production environment. Arch Linux also maintains  AUR – Arch User Repository ...