stylelint-scss on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S stylelint-scss

* (Optional) Uninstall stylelint-scss on Arch using YAY

$ yay -Rns stylelint-scss

2. Manually Install "stylelint-scss" via AUR

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

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

b. Clone stylelint-scss's git locally

$ git clone https://aur.archlinux.org/stylelint-scss.git ~/stylelint-scss

c. Go to ~/stylelint-scss folder and install it

$ cd ~/stylelint-scss $ makepkg -si

3. Information about the stylelint-scss package on Arch User Repository (AUR)

ID: 991051
Name: stylelint-scss
PackageBaseID: 150349
PackageBase: stylelint-scss
Version: 4.0.0-1
Description: A collection of SCSS specific linting rules for stylelint
URL: https://github.com/kristerkari/stylelint-scss
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ObserverOfTime
FirstSubmitted: 1584443444
LastModified: 1637311061
URLPath: /cgit/aur.git/snapshot/stylelint-scss.tar.gz