https://wiki.archlinux.org/index.php/Installation_guide:
-
Set the keyboard layout
-
Connect to the internet
-
Update the system clock
-
Partition the disks
-
Format the partitions
-
Mount the file systems
-
Select the mirrors
-
Install essential packages: base base-devel linux linux-firmware linux-headers networkmanager vim man-db man-pages texinfo grub efibootmgr
-
Fstab
-
Chroot
-
Time zone
-
Localization
-
Network configuration
-
Root password
-
Boot loader
-
microcode
-
Enable services: NetworkManager
-
Reboot
-
useradd -m -g wheel username
-
passwd username
- Modify /etc/sudoers: EDITOR=vim visudo