python-cssutils on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-cssutils

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

$ yay -Rns python-cssutils

2. Manually Install "python-cssutils" via AUR

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

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

b. Clone python-cssutils's git locally

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

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

$ cd ~/python-cssutils $ makepkg -si

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

ID: 1346002
Name: python-cssutils
PackageBaseID: 156894
PackageBase: python-cssutils
Version: 2.9.0-1
Description: CSS Cascading Style Sheets library for Python
URL: https://github.com/jaraco/cssutils
NumVotes: 5
Popularity: 0.000175
OutOfDate:
Maintainer: thrasibule
Submitter: eschwartz
FirstSubmitted: 1597888391
LastModified: 1698866376
URLPath: /cgit/aur.git/snapshot/python-cssutils.tar.gz