ruby-htmlentities on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ruby-htmlentities

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

$ yay -Rns ruby-htmlentities

2. Manually Install "ruby-htmlentities" via AUR

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

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

b. Clone ruby-htmlentities's git locally

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

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

$ cd ~/ruby-htmlentities $ makepkg -si

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

ID: 582367
Name: ruby-htmlentities
PackageBaseID: 33279
PackageBase: ruby-htmlentities
Version: 4.3.4-2
Description: A Ruby library to encode named and numerical entities in HTML and XHTML documents
URL: https://github.com/threedaymonk/htmlentities
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: mnussbaum
Submitter:
FirstSubmitted: 1273469185
LastModified: 1549134088
URLPath: /cgit/aur.git/snapshot/ruby-htmlentities.tar.gz