Skip to content

zurg3/arch-linux-info

Repository files navigation

Arch Linux info

Arch Linux stuff

  • 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

Installation script guide/How does this script work?

  1. Run the ISO image
  2. Download the script via curl
# curl -LO zurg3.github.io/arch-linux-info/arch_linux_install.sh
  1. Make the script executable
# chmod +x arch_linux_install.sh
  1. Run the script
# ./arch_linux_install.sh
  1. Enter the hostname, username, root password and user password
  2. Kernel selection
  3. DE/WM selection
  4. DM selection
  5. Option to install Xorg with VirtualBox Guest Utils (if needed)
  6. Option to make disk partitions
  7. Installation process...
  8. Rebooting
  9. Arch Linux has been installed!

Some notes

  • 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.

About

Arch Linux stuff (installation guide and some shell scripts)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published