pkgtools on AUR (Arch User Repository)
Last updated: February 02,2025
1. Install "pkgtools" 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 pkgtools on Arch using YAY
$
yay -S
pkgtools
Copied
* (Optional) Uninstall pkgtools on Arch using YAY
$
yay -Rns
pkgtools
Copied
2. Manually Install "pkgtools" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pkgtools's git locally
$
git clone https://aur.archlinux.org/pkgtools.git
~/pkgtools
Copied
c. Go to ~/pkgtools folder and install it
$
cd
~/pkgtools
Copied
$
makepkg -si
Copied
3. Information about the pkgtools package on Arch User Repository (AUR)
ID: 953832
Name: pkgtools
PackageBaseID: 97042
PackageBase: pkgtools
Version: 25-9
Description: A collection of scripts for Arch Linux packages
URL: https://bbs.archlinux.org/viewtopic.php?pid=384196
NumVotes: 111
Popularity: 0.187768
OutOfDate:
Maintainer: farseerfc
Submitter: farseerfc
FirstSubmitted: 1439201249
LastModified: 1630206918
URLPath: /cgit/aur.git/snapshot/pkgtools.tar.gz
Name: pkgtools
PackageBaseID: 97042
PackageBase: pkgtools
Version: 25-9
Description: A collection of scripts for Arch Linux packages
URL: https://bbs.archlinux.org/viewtopic.php?pid=384196
NumVotes: 111
Popularity: 0.187768
OutOfDate:
Maintainer: farseerfc
Submitter: farseerfc
FirstSubmitted: 1439201249
LastModified: 1630206918
URLPath: /cgit/aur.git/snapshot/pkgtools.tar.gz