nodejs-nps on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S nodejs-nps

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

$ yay -Rns nodejs-nps

2. Manually Install "nodejs-nps" via AUR

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

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

b. Clone nodejs-nps's git locally

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

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

$ cd ~/nodejs-nps $ makepkg -si

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

ID: 948840
Name: nodejs-nps
PackageBaseID: 170015
PackageBase: nodejs-nps
Version: 5.10.0-2
Description: All the benefits of npm scripts without the cost of a bloated package.json and limits of json
URL: https://github.com/sezna/nps
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: samhh
Submitter: samhh
FirstSubmitted: 1629187447
LastModified: 1629188170
URLPath: /cgit/aur.git/snapshot/nodejs-nps.tar.gz