nodejs-jsinspect on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S nodejs-jsinspect

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

$ yay -Rns nodejs-jsinspect

2. Manually Install "nodejs-jsinspect" via AUR

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

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

b. Clone nodejs-jsinspect's git locally

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

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

$ cd ~/nodejs-jsinspect $ makepkg -si

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

ID: 634229
Name: nodejs-jsinspect
PackageBaseID: 144015
PackageBase: nodejs-jsinspect
Version: 0.12.7-1
Description: Detect copy-pasted and structurally similar JavaScript code.
URL: https://www.npmjs.com/package/jsinspect
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: SeeSchloss
Submitter: SeeSchloss
FirstSubmitted: 1564671032
LastModified: 1564671032
URLPath: /cgit/aur.git/snapshot/nodejs-jsinspect.tar.gz