xpathselect on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S xpathselect

* (Optional) Uninstall xpathselect on Arch using YAY

$ yay -Rns xpathselect

2. Manually Install "xpathselect" via AUR

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

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

b. Clone xpathselect's git locally

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

c. Go to ~/xpathselect folder and install it

$ cd ~/xpathselect $ makepkg -si

3. Information about the xpathselect package on Arch User Repository (AUR)

ID: 1172986
Name: xpathselect
PackageBaseID: 188105
PackageBase: xpathselect
Version: 1.4.15.10.20150824.1-1
Description: Select objects in an object tree using XPath queries
URL: https://launchpad.net/xpathselect
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chort
Submitter: chort
FirstSubmitted: 1669111684
LastModified: 1669111684
URLPath: /cgit/aur.git/snapshot/xpathselect.tar.gz