pug-lint on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S pug-lint

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

$ yay -Rns pug-lint

2. Manually Install "pug-lint" via AUR

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

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

b. Clone pug-lint's git locally

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

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

$ cd ~/pug-lint $ makepkg -si

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

ID: 525000
Name: pug-lint
PackageBaseID: 134079
PackageBase: pug-lint
Version: 2.5.0-1
Description: An unopinionated and configurable linter and style checker for Pug (formerly Jade)
URL: https://github.com/pugjs/pug-lint
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nemaniarjun
Submitter: nemaniarjun
FirstSubmitted: 1531063937
LastModified: 1531063937
URLPath: /cgit/aur.git/snapshot/pug-lint.tar.gz