quick-lint-js on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S quick-lint-js

* (Optional) Uninstall quick-lint-js on Arch using YAY

$ yay -Rns quick-lint-js

2. Manually Install "quick-lint-js" via AUR

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

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

b. Clone quick-lint-js's git locally

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

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

$ cd ~/quick-lint-js $ makepkg -si

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

ID: 1420339
Name: quick-lint-js
PackageBaseID: 167078
PackageBase: quick-lint-js
Version: 3.2.0-1
Description: Find bugs in JavaScript programs
URL: https://quick-lint-js.com/
NumVotes: 2
Popularity: 0.001236
OutOfDate:
Maintainer: strager
Submitter: strager
FirstSubmitted: 1621472291
LastModified: 1709528628
URLPath: /cgit/aur.git/snapshot/quick-lint-js.tar.gz