A simple script to install Artix Linux.
Warning
This script might have bugs. I wrote it based on my own setup and it may not work well on other systems.
If you want to use it, please run it first in --dry-run mode to check the commands before doing anything.
- Clone this repo:
git clone https://github.com/axrona/artix-install.git
- Go into the folder:
cd artix-install
- Run the choices script to select your options:
./choices.sh
This project is licensed under GPLv3 — you’re free to use, modify, and share it as long as you keep it open and under the same license.
Feel free to fork and change it for your system.