pup on AUR (Arch User Repository)

Last updated: May 18,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

b. Install pup on Arch using YAY

$ yay -S pup

* (Optional) Uninstall pup on Arch using YAY

$ yay -Rns pup

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

b. Clone pup's git locally

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

c. Go to ~/pup folder and install it

$ cd ~/pup $ makepkg -si

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