nodejs-express on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S nodejs-express

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

$ yay -Rns nodejs-express

2. Manually Install "nodejs-express" via AUR

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

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

b. Clone nodejs-express's git locally

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

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

$ cd ~/nodejs-express $ makepkg -si

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

ID: 1105040
Name: nodejs-express
PackageBaseID: 56324
PackageBase: nodejs-express
Version: 4.18.1-1
Description: Fast, unopinionated, minimalist web framework for node.
URL: https://github.com/expressjs/express
NumVotes: 12
Popularity: 1.0E-6
OutOfDate: 1698249416
Maintainer: deid84
Submitter: unknown
FirstSubmitted: 1328179968
LastModified: 1656445990
URLPath: /cgit/aur.git/snapshot/nodejs-express.tar.gz