ruby-sanitize on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S ruby-sanitize

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

$ yay -Rns ruby-sanitize

2. Manually Install "ruby-sanitize" via AUR

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

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

b. Clone ruby-sanitize's git locally

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

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

$ cd ~/ruby-sanitize $ makepkg -si

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

ID: 1076141
Name: ruby-sanitize
PackageBaseID: 120126
PackageBase: ruby-sanitize
Version: 6.0.0-1
Description: Whitelist-based HTML and CSS sanitizer.
URL: https://rubygems.org/gems/sanitize
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1488159036
LastModified: 1651763983
URLPath: /cgit/aur.git/snapshot/ruby-sanitize.tar.gz