My utilities for Arch Linux
This is a collection of scripts intended for use on Arch Linux.
Manjaro doesn't count.
This one installs yay
bash <(curl -sSL https://raw.githubusercontent.com/wrldmap/archutils/refs/heads/main/install-yay.sh)This one installs yaru, an alternative to yay
bash <(curl -sSL https://raw.githubusercontent.com/wrldmap/archutils/refs/heads/main/install-yaru.sh)