pacaur on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S pacaur

* (Optional) Uninstall pacaur on Arch using YAY

$ yay -Rns pacaur

2. Manually Install "pacaur" via AUR

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

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

b. Clone pacaur's git locally

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

c. Go to ~/pacaur folder and install it

$ cd ~/pacaur $ makepkg -si

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

ID: 600377
Name: pacaur
PackageBaseID: 139631
PackageBase: pacaur
Version: 4.8.6-1
Description: An AUR helper that minimizes user interaction
URL: https://github.com/E5ten/pacaur
NumVotes: 78
Popularity: 0.762508
OutOfDate: 1687367223
Maintainer: E5ten
Submitter: E5ten
FirstSubmitted: 1550162333
LastModified: 1554160585
URLPath: /cgit/aur.git/snapshot/pacaur.tar.gz