pup-bin on AUR (Arch User Repository)

Last updated: June 13,2024

1. Install "pup-bin" 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-bin on Arch using YAY

$ yay -S pup-bin

* (Optional) Uninstall pup-bin on Arch using YAY

$ yay -Rns pup-bin

2. Manually Install "pup-bin" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone pup-bin's git locally

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

c. Go to ~/pup-bin folder and install it

$ cd ~/pup-bin $ makepkg -si

3. Information about the pup-bin package on Arch User Repository (AUR)

ID: 497504
Name: pup-bin
PackageBaseID: 131092
PackageBase: pup-bin
Version: 0.4.0-1
Description: Parsing HTML at the command line
URL: https://github.com/ericchiang/pup
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: connesc
Submitter: connesc
FirstSubmitted: 1521998581
LastModified: 1521999634
URLPath: /cgit/aur.git/snapshot/pup-bin.tar.gz