python-tidylib on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-tidylib

* (Optional) Uninstall python-tidylib on Arch using YAY

$ yay -Rns python-tidylib

2. Manually Install "python-tidylib" via AUR

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

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

b. Clone python-tidylib's git locally

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

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

$ cd ~/python-tidylib $ makepkg -si

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

ID: 1055915
Name: python-tidylib
PackageBaseID: 49677
PackageBase: python-tidylib
Version: 0.3.2-1
Description: Python bindings for Tidy HTML parser/cleaner.
URL: https://github.com/countergram/pytidylib
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1307658090
LastModified: 1648080850
URLPath: /cgit/aur.git/snapshot/python-tidylib.tar.gz