python-html-sanitizer on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-html-sanitizer

* (Optional) Uninstall python-html-sanitizer on Arch using YAY

$ yay -Rns python-html-sanitizer

2. Manually Install "python-html-sanitizer" via AUR

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

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

b. Clone python-html-sanitizer's git locally

$ git clone https://aur.archlinux.org/python-html-sanitizer.git ~/python-html-sanitizer

c. Go to ~/python-html-sanitizer folder and install it

$ cd ~/python-html-sanitizer $ makepkg -si

3. Information about the python-html-sanitizer package on Arch User Repository (AUR)

ID: 1403320
Name: python-html-sanitizer
PackageBaseID: 150837
PackageBase: python-html-sanitizer
Version: 2.2.0-1
Description: Allowlist-based and very opinionated HTML sanitizer that can be used both for untrusted and trusted sources.
URL: https://pypi.org/project/html-sanitizer/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Midov
Submitter: Midov
FirstSubmitted: 1585483554
LastModified: 1706952525
URLPath: /cgit/aur.git/snapshot/python-html-sanitizer.tar.gz