nodejs-nodemon on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install nodejs-nodemon on Arch using YAY
$
yay -S
nodejs-nodemon
Copied
* (Optional) Uninstall nodejs-nodemon on Arch using YAY
$
yay -Rns
nodejs-nodemon
Copied
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
Copied
b. Clone nodejs-nodemon's git locally
$
git clone https://aur.archlinux.org/nodejs-nodemon.git
~/nodejs-nodemon
Copied
c. Go to ~/nodejs-nodemon folder and install it
$
cd
~/nodejs-nodemon
Copied
$
makepkg -si
Copied
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
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