The simplest way to install a base Arch Linux system without the bloat
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED
- A working internet connection
- Being a somewhat advanced user
- A previously partitioned disk
- UEFI only (BIOS version soonβ’)
- EXT4
- (NEW) Initial BTRFS support (thanks @lenuswalker)
- Install a functional base system
- Setup your keyboard, locales, timezone and hostname
- Create a standard user with sudo permissions
- Install popular utilities such as
vimnanohtopneofetchand oursimple_reflector.shtool - (NEW) Installs
paruas the AUR helper instead ofyay
- Install any driver not included within the kernel
- Install a DE/WM or any GUI application
- Make questionable choices for you
- Boot latest Arch Linux ISO
- Load your keyboard e.g
loadkeys us-acentos - Connect to the internet
- Partition the disk with the tool of your choice
- Install git
pacman -Sy git - Clone this repo
git clone https://github.com/victor-bayas/simplyarch - Run the
simplyarch-uefi.shfile and follow on-screen instructions
- Install drivers not included with the kernel if your hardware needs it (e.g. Nvidia, Broadcom, VAAPI, etc)
- Install
xorg-core, a DM and the DE/WM of your choice - Install any other application you need
- Profit