https://github.com/vb2007/archinstall
A semi-detailed guide for installing Arch Linux.
https://github.com/vb2007/archinstall
arch arch-linux tutorial
Last synced: about 9 hours ago
JSON representation
A semi-detailed guide for installing Arch Linux.
- Host: GitHub
- URL: https://github.com/vb2007/archinstall
- Owner: vb2007
- Created: 2024-02-01T23:15:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-02-14T03:12:26.000Z (5 months ago)
- Last Synced: 2026-02-14T10:11:56.260Z (5 months ago)
- Topics: arch, arch-linux, tutorial
- Homepage:
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arch Linux installation guide
My way to install Arch Linux manually.
- The main installation guide is in the *1_archinstall.md* file
- The other file (*2_de_setup.md*) is just for installing a desktop environment (optional)
## Explanation
- You can copy the code blocks from the markdown files, and paste them right into the terminal (if you have ssh access or something).
- The code blocks containe shell and config commands/texts.
- If you have to add/edit/delete lines in a config file, I'll make that clear above the relevant code block,