caur on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S caur

* (Optional) Uninstall caur on Arch using YAY

$ yay -Rns caur

2. Manually Install "caur" via AUR

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

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

b. Clone caur's git locally

$ git clone https://aur.archlinux.org/caur.git ~/caur

c. Go to ~/caur folder and install it

$ cd ~/caur $ makepkg -si

3. Information about the caur package on Arch User Repository (AUR)

ID: 1297822
Name: caur
PackageBaseID: 196345
PackageBase: caur
Version: 1.0-1
Description: A simple AUR Helper written in C
URL: https://github.com/mxdixyz/caur
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mxdi
Submitter: mxdi
FirstSubmitted: 1690941477
LastModified: 1690941477
URLPath: /cgit/aur.git/snapshot/caur.tar.gz