javascriptlint on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S javascriptlint

* (Optional) Uninstall javascriptlint on Arch using YAY

$ yay -Rns javascriptlint

2. Manually Install "javascriptlint" via AUR

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

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

b. Clone javascriptlint's git locally

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

c. Go to ~/javascriptlint folder and install it

$ cd ~/javascriptlint $ makepkg -si

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

ID: 250572
Name: javascriptlint
PackageBaseID: 103724
PackageBase: javascriptlint
Version: 0.3-1
Description: JavaScript Lint
URL: http://www.javascriptlint.com/index.htm
NumVotes: 0
Popularity: 0
OutOfDate: 1589459501
Maintainer: jphustman
FirstSubmitted: 1448313276
LastModified: 1448317846
URLPath: /cgit/aur.git/snapshot/javascriptlint.tar.gz