stylelint-order on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S stylelint-order

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

$ yay -Rns stylelint-order

2. Manually Install "stylelint-order" via AUR

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

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

b. Clone stylelint-order's git locally

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

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

$ cd ~/stylelint-order $ makepkg -si

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

ID: 855933
Name: stylelint-order
PackageBaseID: 162715
PackageBase: stylelint-order
Version: 4.1.0-1
Description: Plugin pack of order related linting rules for stylelint
URL: https://github.com/hudochenkov/stylelint-order
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: 1ace
FirstSubmitted: 1612094819
LastModified: 1612094819
URLPath: /cgit/aur.git/snapshot/stylelint-order.tar.gz