pup on AUR (Arch User Repository)
Last updated: December 29,2024
1. Install "pup" 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 pup on Arch using YAY
$
yay -S
pup
Copied
* (Optional) Uninstall pup on Arch using YAY
$
yay -Rns
pup
Copied
2. Manually Install "pup" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pup's git locally
$
git clone https://aur.archlinux.org/pup.git
~/pup
Copied
c. Go to ~/pup folder and install it
$
cd
~/pup
Copied
$
makepkg -si
Copied
3. Information about the pup package on Arch User Repository (AUR)
ID: 823871
Name: pup
PackageBaseID: 149508
PackageBase: pup
Version: 0.4.0-3
Description: Command line tool for processing HTML
URL: https://github.com/ericchiang/pup
NumVotes: 12
Popularity: 0.000345
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1582672548
LastModified: 1606302765
URLPath: /cgit/aur.git/snapshot/pup.tar.gz
Name: pup
PackageBaseID: 149508
PackageBase: pup
Version: 0.4.0-3
Description: Command line tool for processing HTML
URL: https://github.com/ericchiang/pup
NumVotes: 12
Popularity: 0.000345
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1582672548
LastModified: 1606302765
URLPath: /cgit/aur.git/snapshot/pup.tar.gz