Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thehxdev/distro_install
shell scripts to install Linux distros easily with net-install ISO files
https://github.com/thehxdev/distro_install
Last synced: 13 days ago
JSON representation
shell scripts to install Linux distros easily with net-install ISO files
- Host: GitHub
- URL: https://github.com/thehxdev/distro_install
- Owner: thehxdev
- License: gpl-3.0
- Created: 2022-09-09T13:51:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-26T14:58:08.000Z (about 2 years ago)
- Last Synced: 2024-11-14T04:24:49.988Z (2 months ago)
- Language: Shell
- Homepage:
- Size: 8.49 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Distro Install
a repository full of `bash` scripts to install desktop enviorments
on `Arch`, `Fedora` Linux and `NixOS`.## Arch Linux
```bash
bash -c "$(curl -L https://github.com/thehxdev/distro_install/blob/main/arch_linux/install.sh)"
```