Homepage | Edited August 2021
My personal Artix linux after-install setup guide
GNOME Night Light doesn't work on Artix
Mostly written for myself if I want to remember how to set up another install. Looking for an easy non-bloated Arch install? check out my RebornOS guide (Arch installer distro)
Guide is using the GNOME testing ISO
- Install Artix with desktop enviorment ISO
- The ISO installer has a dumb weak password restriction, change it to anything after installation with passw and sudo passw
- If using the GNOME-testing OpenRC ISO, remove phodav gnome-logs spice-gtk to prevent conflictions when upgrading the system
- Optionally remove *-extra packages. I.E. GNOME-extra, xfce4-goodies
- Uninstall Leafpad and Midori
- Upgrade system and reboot
- Enable AUR and AUR updates for pamac (aka Add/Remove Software) in the hamburger > preferences menu
- Install base-devel from AUR for building AUR packages
- Install archlinux-appstream-data-pamac for working categories in Pamac
- Install artix-archlinux-support for Arch packages
- Setup the Universe repo for more precompiled AUR packages (Librewolf)
https://wiki.artixlinux.org/Main/Repositories
- Setup Chaotic-AUR for many precompiled AUR packages
- sudo gedit /etc/pacman.conf to edit pacman.conf
- Open Qt5 Configuration Tool and set style to Fusion, dark theme will turn to white on next launch of the tool
Find software to install at my software page.