nodejs-nodemon on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S nodejs-nodemon

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

$ yay -Rns nodejs-nodemon

2. Manually Install "nodejs-nodemon" via AUR

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

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

b. Clone nodejs-nodemon's git locally

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

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

$ cd ~/nodejs-nodemon $ makepkg -si

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

ID: 1421519
Name: nodejs-nodemon
PackageBaseID: 56652
PackageBase: nodejs-nodemon
Version: 3.1.0-1
Description: Simple monitor script for use during development of a node.js app.
URL: https://nodemon.io
NumVotes: 9
Popularity: 2.0E-6
OutOfDate:
Maintainer: Geballin
Submitter: uwinkelvos
FirstSubmitted: 1329174180
LastModified: 1709690300
URLPath: /cgit/aur.git/snapshot/nodejs-nodemon.tar.gz