Skip to content

w9hdg/ArchHodag

 
 

Repository files navigation

ArchHodag Installer Script (Base)

This README contains the steps I do to install and configure a fully-functional Arch Linux installation containing a desktop environment, all the support packages (network, bluetooth, audio, printers, etc.), along with all my preferred applications and utilities. The shell scripts in this repo allow the entire process to be automated.)


Create Arch ISO or Use Image

Download ArchISO from https://archlinux.org/download/ and put on a USB drive with Ventoy or Etcher

Boot Arch ISO

From initial Prompt type the following commands:

pacman -Sy git
git clone https://github.com/w9hdg/ArchHodag
cd ArchHodag
./archhodag.sh

System Description

This is completely automated arch install of the KDE desktop environment on arch using all the packages I use on a daily basis.

Troubleshooting

Arch Linux Installation Guide

No Wifi

sudo wifi-menu

Credits

About

Automated Arch Linux Install

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%