nodejs-npm-check on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S nodejs-npm-check

* (Optional) Uninstall nodejs-npm-check on Arch using YAY

$ yay -Rns nodejs-npm-check

2. Manually Install "nodejs-npm-check" via AUR

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

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

b. Clone nodejs-npm-check's git locally

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

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

$ cd ~/nodejs-npm-check $ makepkg -si

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

ID: 1167558
Name: nodejs-npm-check
PackageBaseID: 109621
PackageBase: nodejs-npm-check
Version: 6.0.1-1
Description: Check for outdated, incorrect, and unused dependencies.
URL: https://github.com/dylang/npm-check
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: soker
Submitter: bgaleotti
FirstSubmitted: 1459627650
LastModified: 1668162084
URLPath: /cgit/aur.git/snapshot/nodejs-npm-check.tar.gz