How to install CoolRune
. Install Artix XFCE s6 on your computer using the offline option | https://artixlinux.org/download.php
. Run the corresponding commands below.
curl -LO https://raw.githubusercontent.com/Michael-Sebero/CoolRune/main/files/coolrune-installer/installer.sh
sh installer.sh
README
. Installation time for each variant is around 10 minutes.
. Check if your CPU supports x86-64-v3 microarchitecture; most CPUs released after 2015 should be compatible.
/lib/ld-linux-x86-64.so.2 --help
. When formatting your system use F2FS for SSDs and XFS for mechanical drives.
. Depending on what changes were made to package dependencies the installation might be interrupted, if so send the error you received to -
https://github.com/MichaelSebero/CoolRune/issues/new/choose
. If you're on wifi run the command nmtui
to connect to the internet.
. The command optional
downloads optional packages for CoolRune, this is useful if you have a laptop, 1440 resolution or high quality audio hardware.
. Encrypted systems aren't supported yet.
. Outdated hardware isn't supported.
. If you're installing CoolRune in a VM run the corresponding commands below.
curl -LO https://raw.githubusercontent.com/Michael-Sebero/CoolRune/main/files/coolrune-installer/installer-vm.sh
sh installer-vm.sh