Skip to content

AnshhSingh/archinstaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

archinstaller

This bash script makes Arch Linux faster and easier to install with better mirrors and parallel downloads

  • uses archinstall for most of installation related stuff
  • clean and easy to use

Usage

  1. Boot into any Arch Linux image
  2. run the commands(optional)
pacman-key --init
pacman-key --populate archlinux
  1. Install git and clone this repo
pacman -Sy
pacman -S git
git clone https://github.com/AnshhSingh/archinstaller/
  1. Run the script!
cd archinstall
chmod +x arch.sh
./arch.sh
  1. The arch install script will guide you with rest of the process

Note

  • Arch Linux is not recommended for a complete Linux beginner

About

making arch installation easy and user friendly

Resources

Stars

Watchers

Forks

Languages