arch-os

Arch Linux • One File Distro • GNOME • Graphics Driver • Properties File Support • Intuitive Installer

APACHE-2.0 License

Stars
33

curl -Ls bit.ly/arch-os | bash

➜ Open Arch OS Docs

➜ More Screenshots

Arch OS Presets

Select one of these presets (prompted in the installer) to install your individual Arch Linux base.

  • desktop GNOME Desktop Environment + Graphics Driver + Extras + Core (default)
  • core Minimal Arch Linux TTY Environment (~150 packages in total)
  • none All properties are queried (customize)

Note: If the installer.conf exists in the working dir, all properties are loaded as preset (except the password).

Arch OS Core Features

  • Minimal Arch Linux (~150 packages)
  • Zen Kernel (configurable)
  • Swap with zram-generator (zstd)
  • Sole OS
  • All-in-One password (encryption, root & user)
  • Multilingual Support
  • Filesystem ext4
  • Silent Boot (optional)
  • Systemd Bootloader (auto updated)
  • Systemd OOM (out-of-memory killer)
  • Pacman parallel downloads & eyecandy (optional)
  • Network Manager
  • SSD Support (fstrim)
  • Microcode Support (Intel & AMD)
  • Disabled Watchdog (optional)
  • UEFI only supported
  • More Information...

Additional Features

Desktop Features

  • Arch OS Slim Version (GNOME Core Apps only)
  • Pipewire Audio (Dolby Atmos supported)
  • Flatpak Support + Auto Update (GNOME Software)
  • Samba, Networking Protocol Libs, Git, Utils & Codecs included
  • Wayland optimized
  • GNOME Power Profiles Support
  • Auto Login enabled
  • Printer Support (cups)
  • Gamemode preinstalled
  • Firmware Update Tool preinstalled

Installing Arch OS

To install Arch OS, an internet connection is required, as many packages will be downloaded during the installation process.

1. Prepare bootable USB Device

  • Download latest Arch Linux ISO from archlinux.org or archlinux.de
  • Use Ventoy or your prefered iso writer tool to create a bootable USB device
  • Alternatively (Linux only): sudo dd bs=4M if=archlinux-*.iso of=/dev/sdX status=progress

2. Configure BIOS Settings

  • Disable Secure Boot
  • Set Boot Mode to UEFI

3. Boot from USB Device

  • Load prefered keyboard layout (optional): loadkeys de
  • Connect to WLAN (optional): iwctl station wlan0 connect 'SSID'

3.1. Run Arch OS Installer

curl -Ls bit.ly/arch-os | bash

Cancel the Arch OS Installer with CTRL + c

➜ See Advanced Installation

System Maintenance

After installing Arch OS with the default properties preset, most maintenance tasks are performed automatically. However, the following steps must be executed manually on a regular basis:

  • Regularly upgrade your system packages (Pacman/AUR & Flatpak)
  • Regularly read the Arch Linux News (preferably before upgrading your system)
  • Regularly check & merge new configurations with pacdiff (preferably after each system upgrade)
  • Consult the Arch Linux Wiki (if you need help)

To streamline this process, you can use the preinstalled ➜ Arch OS Manager

More Information

Further information can be found in the documentation.

➜ Open Arch OS Docs

Arch OS Desktop Demo