w3c-css-validator on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S w3c-css-validator

* (Optional) Uninstall w3c-css-validator on Arch using YAY

$ yay -Rns w3c-css-validator

2. Manually Install "w3c-css-validator" via AUR

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

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

b. Clone w3c-css-validator's git locally

$ git clone https://aur.archlinux.org/w3c-css-validator.git ~/w3c-css-validator

c. Go to ~/w3c-css-validator folder and install it

$ cd ~/w3c-css-validator $ makepkg -si

3. Information about the w3c-css-validator package on Arch User Repository (AUR)

ID: 201970
Name: w3c-css-validator
PackageBaseID: 80062
PackageBase: w3c-css-validator
Version: 2.1.20150301-1
Description: A tool for checking if CSS files conform with standards
URL: http://jigsaw.w3.org/css-validator
NumVotes: 3
Popularity: 0
OutOfDate: 1565212617
Maintainer:
Submitter: olegus8
FirstSubmitted: 1395029171
LastModified: 1435092947
URLPath: /cgit/aur.git/snapshot/w3c-css-validator.tar.gz