nodejs-jshint on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S nodejs-jshint

* (Optional) Uninstall nodejs-jshint on Arch using YAY

$ yay -Rns nodejs-jshint

2. Manually Install "nodejs-jshint" via AUR

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

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

b. Clone nodejs-jshint's git locally

$ git clone https://aur.archlinux.org/nodejs-jshint.git ~/nodejs-jshint

c. Go to ~/nodejs-jshint folder and install it

$ cd ~/nodejs-jshint $ makepkg -si

3. Information about the nodejs-jshint package on Arch User Repository (AUR)

ID: 1185859
Name: nodejs-jshint
PackageBaseID: 54085
PackageBase: nodejs-jshint
Version: 2.13.6-1
Description: Static analysis tool for JavaScript
URL: https://jshint.com/
NumVotes: 57
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter:
FirstSubmitted: 1321573809
LastModified: 1671560948
URLPath: /cgit/aur.git/snapshot/nodejs-jshint.tar.gz