jslint on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S jslint

* (Optional) Uninstall jslint on Arch using YAY

$ yay -Rns jslint

2. Manually Install "jslint" via AUR

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

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

b. Clone jslint's git locally

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

c. Go to ~/jslint folder and install it

$ cd ~/jslint $ makepkg -si

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

ID: 587473
Name: jslint
PackageBaseID: 34732
PackageBase: jslint
Version: 0.12.1-1
Description: Easily use JSLint from the command line.
URL: https://github.com/reid/node-jslint
NumVotes: 47
Popularity: 0.002187
OutOfDate:
Maintainer: ivanfon
Submitter:
FirstSubmitted: 1266374912
LastModified: 1550528510
URLPath: /cgit/aur.git/snapshot/jslint.tar.gz