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
Copied
b. Install caur on Arch using YAY
$
yay -S
caur
Copied
* (Optional) Uninstall caur on Arch using YAY
$
yay -Rns
caur
Copied
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
Copied
b. Clone caur's git locally
$
git clone https://aur.archlinux.org/caur.git
~/caur
Copied
c. Go to ~/caur folder and install it
$
cd
~/caur
Copied
$
makepkg -si
Copied
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
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