python-tinycss on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S python-tinycss

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

$ yay -Rns python-tinycss

2. Manually Install "python-tinycss" via AUR

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

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

b. Clone python-tinycss's git locally

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

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

$ cd ~/python-tinycss $ makepkg -si

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

ID: 1415659
Name: python-tinycss
PackageBaseID: 202964
PackageBase: python-tinycss
Version: 0.4-10
Description: A complete yet simple CSS parser for Python
URL: https://pypi.python.org/pypi/tinycss
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: alerque
FirstSubmitted: 1708935573
LastModified: 1708935573
URLPath: /cgit/aur.git/snapshot/python-tinycss.tar.gz