stylint on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S stylint

* (Optional) Uninstall stylint on Arch using YAY

$ yay -Rns stylint

2. Manually Install "stylint" via AUR

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

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

b. Clone stylint's git locally

$ git clone https://aur.archlinux.org/stylint.git ~/stylint

c. Go to ~/stylint folder and install it

$ cd ~/stylint $ makepkg -si

3. Information about the stylint package on Arch User Repository (AUR)

ID: 525004
Name: stylint
PackageBaseID: 134083
PackageBase: stylint
Version: 1.5.9-1
Description: A linter for stylus
URL: https://github.com/SimenB/stylint#readme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nemaniarjun
Submitter: nemaniarjun
FirstSubmitted: 1531064047
LastModified: 1531064047
URLPath: /cgit/aur.git/snapshot/stylint.tar.gz