Installation
Installation is straightforward and can be done in a matter of minutes.
Installation Steps
- Download the official Arch ISO here.
- Once inside the Arch ISO environment, run the installer:
bash <(curl -sL https://raw.githubusercontent.com/dantevazquez/monos/main/install.sh)
If you want to type less, you can run:
bash <(curl -sL https://dantevazquez.com/install)
Source code for the script can be found on GitHub.
- Type a keyboard layout (Ex.
us). Layouts can be found here. - Type a timezone (Ex.
America/Denver). Timezones can be found here. - Type a hostname (Ex.
monos). - Type a username, then enter a password.
- Select a disk to erase and install Monos from the list (Ex.
/dev/sda). - Wait for the install to finish, reboot, and now you have a running Arch Linux system.