csslint on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S csslint

* (Optional) Uninstall csslint on Arch using YAY

$ yay -Rns csslint

2. Manually Install "csslint" via AUR

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

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

b. Clone csslint's git locally

$ git clone https://aur.archlinux.org/csslint.git ~/csslint

c. Go to ~/csslint folder and install it

$ cd ~/csslint $ makepkg -si

3. Information about the csslint package on Arch User Repository (AUR)

ID: 991376
Name: csslint
PackageBaseID: 81489
PackageBase: csslint
Version: 1.0.5-2
Description: Automated linting of Cascading Stylesheets
URL: https://github.com/stubbornella/csslint
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: Thaodan
Submitter: Thaodan
FirstSubmitted: 1399073099
LastModified: 1637359806
URLPath: /cgit/aur.git/snapshot/csslint.tar.gz