cl-bordeaux-threads on AUR (Arch User Repository)

Last updated: May 10,2024

1. Install "cl-bordeaux-threads" 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-bordeaux-threads on Arch using YAY

$ yay -S cl-bordeaux-threads

* (Optional) Uninstall cl-bordeaux-threads on Arch using YAY

$ yay -Rns cl-bordeaux-threads

2. Manually Install "cl-bordeaux-threads" via AUR

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

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

b. Clone cl-bordeaux-threads's git locally

$ git clone https://aur.archlinux.org/cl-bordeaux-threads.git ~/cl-bordeaux-threads

c. Go to ~/cl-bordeaux-threads folder and install it

$ cd ~/cl-bordeaux-threads $ makepkg -si

3. Information about the cl-bordeaux-threads package on Arch User Repository (AUR)