Skip to content

Installation

Installation is straightforward and can be done in a matter of minutes.

Installation Steps

  1. Download the official Arch ISO here.
  2. 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.

  1. Type a keyboard layout (Ex. us). Layouts can be found here.
  2. Type a timezone (Ex. America/Denver). Timezones can be found here.
  3. Type a hostname (Ex. monos).
  4. Type a username, then enter a password.
  5. Select a disk to erase and install Monos from the list (Ex. /dev/sda).
  6. Wait for the install to finish, reboot, and now you have a running Arch Linux system.