ruby-xpath on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ruby-xpath

* (Optional) Uninstall ruby-xpath on Arch using YAY

$ yay -Rns ruby-xpath

2. Manually Install "ruby-xpath" via AUR

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

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

b. Clone ruby-xpath's git locally

$ git clone https://aur.archlinux.org/ruby-xpath.git ~/ruby-xpath

c. Go to ~/ruby-xpath folder and install it

$ cd ~/ruby-xpath $ makepkg -si

3. Information about the ruby-xpath package on Arch User Repository (AUR)

ID: 1034338
Name: ruby-xpath
PackageBaseID: 164330
PackageBase: ruby-xpath
Version: 3.2.0-2
Description: XPath is a Ruby DSL for generating XPath expressions
URL: https://github.com/teamcapybara/xpath
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Segaja
FirstSubmitted: 1615738695
LastModified: 1644448179
URLPath: /cgit/aur.git/snapshot/ruby-xpath.tar.gz