cl-trivial-features on AUR (Arch User Repository)

Last updated: May 17,2024

1. Install "cl-trivial-features" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install cl-trivial-features on Arch using YAY

$ yay -S cl-trivial-features

* (Optional) Uninstall cl-trivial-features on Arch using YAY

$ yay -Rns cl-trivial-features

2. Manually Install "cl-trivial-features" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone cl-trivial-features's git locally

$ git clone https://aur.archlinux.org/cl-trivial-features.git ~/cl-trivial-features

c. Go to ~/cl-trivial-features folder and install it

$ cd ~/cl-trivial-features $ makepkg -si

3. Information about the cl-trivial-features package on Arch User Repository (AUR)