- Installation guide (in Russian)
- Recommended post-installation settings (in Russian)
- Arch Linux installation script
- PKGBUILD to install recommended Arch Linux base packages
- yay installation script
- Some pictures
- Run the ISO image
- Download the script via curl
# curl -LO zurg3.github.io/arch-linux-info/arch_linux_install.sh
- Make the script executable
# chmod +x arch_linux_install.sh
- Run the script
# ./arch_linux_install.sh
- Enter the hostname, username, root password and user password
- Kernel selection
- DE/WM selection
- DM selection
- Option to install Xorg with VirtualBox Guest Utils (if needed)
- Option to make disk partitions
- Installation process...
- Rebooting
- Arch Linux has been installed!
- If installation script doesn't meet your requirements, you can fork this repository to edit the script to your needs.
- Issues are welcome. Also you can suggest some ideas there.