#Omarchy install onto CachyOS
22 messages · Page 1 of 1 (latest)
I installed CachyOS using the guide in the omarchy manual, when running the omarchy install script, it gave the error above and sent me here
probably the first of many issues you will have. why not install normal?
this will only cause you more issues, lets troubleshoot the issues with normal omarchy first
what issues did you face while installing omarchy the normal way?
Visual glitches and system instability
The file explorer program was flashing a ton, had to do a lot of work to get it running
Could y'all look at the linked log before telling me to give up?
the script assumes an Arch enviroment so it downgraded all of your cachyOS packages to base Arch packages, or atleast thats what it tries to do
either way this help channel is not for issues this far away from standard omarchy, you can open a post about your issues with normal omarchy, im sure we can find a fix for those
or write a quick message in #omarchy-on-other asking if someone else got this running, to my knowledge no one has though
Might be worth mentioning that in the omarchy manual
there HAVE been people though that switched their kernel to the cachyOS one after installing it the normal way, i doubt this will fix your issues though
Yup it is better to do it this way, I did have more performance while gaming as it should with CachyOS kernel
https://wiki.cachyos.org/features/optimized_repos/#adding-our-repositories-to-an-existing-arch-linux-install
If you dont want to compile the kernel from source, you need to do this^^ step — although you will need to edit the pacman.conf mirrorlist order like this to avoid conflict with omarchy
[omarchy]
SigLevel = Optional TrustAll
Server = https://pkgs.omarchy.org/stable/$arch
[core]
Include = /etc/pacman.d/mirrorlist
[extra]
Include = /etc/pacman.d/mirrorlist
[multilib]
Include = /etc/pacman.d/mirrorlist
[cachyos-v3]
Include = /etc/pacman.d/cachyos-v3-mirrorlist
[cachyos-core-v3]
Include = /etc/pacman.d/cachyos-v3-mirrorlist
[cachyos-extra-v3]
Include = /etc/pacman.d/cachyos-v3-mirrorlist
[cachyos]
Include = /etc/pacman.d/cachyos-mirrorlist