nodejs-serve on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S nodejs-serve

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

$ yay -Rns nodejs-serve

2. Manually Install "nodejs-serve" via AUR

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

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

b. Clone nodejs-serve's git locally

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

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

$ cd ~/nodejs-serve $ makepkg -si

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

ID: 1309031
Name: nodejs-serve
PackageBaseID: 129820
PackageBase: nodejs-serve
Version: 14.2.1-1
Description: Quick HTTP server
URL: https://github.com/zeit/serve
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: fearlessdots
Submitter: angelsl
FirstSubmitted: 1517903295
LastModified: 1692988051
URLPath: /cgit/aur.git/snapshot/nodejs-serve.tar.gz