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

Last updated: November 23,2024

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

$ yay -S nodejs-npm-upgrade

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

$ yay -Rns nodejs-npm-upgrade

2. Manually Install "nodejs-npm-upgrade" 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-upgrade's git locally

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

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

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

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

ID: 1025998
Name: nodejs-npm-upgrade
PackageBaseID: 152304
PackageBase: nodejs-npm-upgrade
Version: 3.1.0-1
Description: CLI utility to update outdated NPM dependencies with changelogs inspection
URL: https://github.com/th0r/npm-upgrade
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Procrat
Submitter: Procrat
FirstSubmitted: 1588487261
LastModified: 1643226048
URLPath: /cgit/aur.git/snapshot/nodejs-npm-upgrade.tar.gz