nodejs-forever on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S nodejs-forever

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

$ yay -Rns nodejs-forever

2. Manually Install "nodejs-forever" via AUR

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

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

b. Clone nodejs-forever's git locally

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

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

$ cd ~/nodejs-forever $ makepkg -si

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

ID: 1207147
Name: nodejs-forever
PackageBaseID: 54089
PackageBase: nodejs-forever
Version: 4.0.3-1
Description: Simple CLI tool for running Node scripts continuously
URL: https://github.com/nodejitsu/forever
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1321573813
LastModified: 1675656098
URLPath: /cgit/aur.git/snapshot/nodejs-forever.tar.gz