csslint on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install csslint on Arch using YAY
$
yay -S
csslint
Copied
* (Optional) Uninstall csslint on Arch using YAY
$
yay -Rns
csslint
Copied
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
Copied
b. Clone csslint's git locally
$
git clone https://aur.archlinux.org/csslint.git
~/csslint
Copied
c. Go to ~/csslint folder and install it
$
cd
~/csslint
Copied
$
makepkg -si
Copied
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
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