pacadd on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "pacadd" 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 pacadd on Arch using YAY
$
yay -S
pacadd
Copied
* (Optional) Uninstall pacadd on Arch using YAY
$
yay -Rns
pacadd
Copied
2. Manually Install "pacadd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pacadd's git locally
$
git clone https://aur.archlinux.org/pacadd.git
~/pacadd
Copied
c. Go to ~/pacadd folder and install it
$
cd
~/pacadd
Copied
$
makepkg -si
Copied
3. Information about the pacadd package on Arch User Repository (AUR)
ID: 774241
Name: pacadd
PackageBaseID: 156239
PackageBase: pacadd
Version: 1.0.6-1
Description: A simple tool for managing repositories
URL: https://github.com/BiteDasher/pacadd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: BiteDasher
FirstSubmitted: 1596315026
LastModified: 1596564600
URLPath: /cgit/aur.git/snapshot/pacadd.tar.gz
Name: pacadd
PackageBaseID: 156239
PackageBase: pacadd
Version: 1.0.6-1
Description: A simple tool for managing repositories
URL: https://github.com/BiteDasher/pacadd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: BiteDasher
FirstSubmitted: 1596315026
LastModified: 1596564600
URLPath: /cgit/aur.git/snapshot/pacadd.tar.gz