ruby-nokogumbo on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ruby-nokogumbo

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

$ yay -Rns ruby-nokogumbo

2. Manually Install "ruby-nokogumbo" via AUR

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

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

b. Clone ruby-nokogumbo's git locally

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

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

$ cd ~/ruby-nokogumbo $ makepkg -si

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

ID: 812103
Name: ruby-nokogumbo
PackageBaseID: 120125
PackageBase: ruby-nokogumbo
Version: 2.0.2-1
Description: Nokogiri interface to the Gumbo HTML5 parser
URL: https://github.com/rubys/nokogumbo/#readme
NumVotes: 1
Popularity: 0
OutOfDate: 1632156137
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1488158857
LastModified: 1604243178
URLPath: /cgit/aur.git/snapshot/ruby-nokogumbo.tar.gz