https://github.com/s22f5/archbspwminstaller
An installer to install my custom Arch Install
https://github.com/s22f5/archbspwminstaller
arch arch-linux archlinux install-script
Last synced: 3 months ago
JSON representation
An installer to install my custom Arch Install
- Host: GitHub
- URL: https://github.com/s22f5/archbspwminstaller
- Owner: S22F5
- Created: 2021-12-08T17:14:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-28T19:29:43.000Z (6 months ago)
- Last Synced: 2025-01-25T18:26:59.549Z (5 months ago)
- Topics: arch, arch-linux, archlinux, install-script
- Language: Shell
- Homepage:
- Size: 125 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About
ArchBSPWMInstaller is an installer for my custom Arch Install.## **Using this Installer:**
- Step 1: Use any Arch ISO to create a [live USB](https://wiki.archlinux.org/title/USB_flash_installation_medium) or [burn it to
a DVD](https://wiki.archlinux.org/title/Optical_disc_drive#Burning)
- Step 2: [Boot up Arch Linux](https://wiki.archlinux.org/title/Installation_guide#Boot_the_live_environment)
- Step 3: [Connect to the Internet](https://wiki.archlinux.org/title/Installation_guide#Connect_to_the_internet)
- Step 4: Run ```pacman -Sy git```
- Step 5: Run ```git clone https://github.com/S22F5/ArchBSPWMInstaller.git && cd ArchBSPWMInstaller && chmod +x v2installer.sh```
- Step 6: Change the variables inside the script **(do not run the script before you have looked at the variables!)**
- Step 7: Run the script ```./v2installer.sh```