libcaer-git on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "libcaer-git" 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 libcaer-git on Arch using YAY

$ yay -S libcaer-git

* (Optional) Uninstall libcaer-git on Arch using YAY

$ yay -Rns libcaer-git

2. Manually Install "libcaer-git" via AUR

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

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

b. Clone libcaer-git's git locally

$ git clone https://aur.archlinux.org/libcaer-git.git ~/libcaer-git

c. Go to ~/libcaer-git folder and install it

$ cd ~/libcaer-git $ makepkg -si

3. Information about the libcaer-git package on Arch User Repository (AUR)