Skip to content

matthewmummert5/ArchInstall

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 

Repository files navigation

ArchInstall

About

ArchInstall is an Arch Linux installer, designed for people who are already familiar with installing Arch manually.

Installing & Running

When the live cd reaches the terminal screen, enter the following commands:
pacman -Syy wget
wget https://raw.githubusercontent.com/Eriksh/ArchInstall/master/ArchInstall.sh && chmod +x ArchInstall.sh

Next the user should configure the settings they want using:
nano ArchInstall.sh

Lastly, to run the program type in:
./ArchInstall.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%