stylelint-lsp on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S stylelint-lsp

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

$ yay -Rns stylelint-lsp

2. Manually Install "stylelint-lsp" via AUR

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

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

b. Clone stylelint-lsp's git locally

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

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

$ cd ~/stylelint-lsp $ makepkg -si

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

ID: 1361907
Name: stylelint-lsp
PackageBaseID: 200042
PackageBase: stylelint-lsp
Version: 2.0.0-1
Description: Stylelint Language Server
URL: https://github.com/bmatcuk/stylelint-lsp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: polyzen
Submitter: polyzen
FirstSubmitted: 1701247036
LastModified: 1701247036
URLPath: /cgit/aur.git/snapshot/stylelint-lsp.tar.gz