sass-lint on AUR (Arch User Repository)

Last updated: November 06,2024

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

$ yay -S sass-lint

* (Optional) Uninstall sass-lint on Arch using YAY

$ yay -Rns sass-lint

2. Manually Install "sass-lint" via AUR

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

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

b. Clone sass-lint's git locally

$ git clone https://aur.archlinux.org/sass-lint.git ~/sass-lint

c. Go to ~/sass-lint folder and install it

$ cd ~/sass-lint $ makepkg -si

3. Information about the sass-lint package on Arch User Repository (AUR)

ID: 525003
Name: sass-lint
PackageBaseID: 134082
PackageBase: sass-lint
Version: 1.12.1-1
Description: All Node Sass linter!
URL: https://github.com/sasstools/sass-lint
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nemaniarjun
Submitter: nemaniarjun
FirstSubmitted: 1531064029
LastModified: 1531064029
URLPath: /cgit/aur.git/snapshot/sass-lint.tar.gz