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