nodejs-pkg on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S nodejs-pkg

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

$ yay -Rns nodejs-pkg

2. Manually Install "nodejs-pkg" via AUR

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

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

b. Clone nodejs-pkg's git locally

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

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

$ cd ~/nodejs-pkg $ makepkg -si

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

ID: 1426058
Name: nodejs-pkg
PackageBaseID: 153031
PackageBase: nodejs-pkg
Version: 5.8.1-1
Description: Package your Node.js project into an executable
URL: https://github.com/zeit/pkg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: onny
FirstSubmitted: 1590064833
LastModified: 1710282088
URLPath: /cgit/aur.git/snapshot/nodejs-pkg.tar.gz