nodejs-docs on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S nodejs-docs

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

$ yay -Rns nodejs-docs

2. Manually Install "nodejs-docs" via AUR

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

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

b. Clone nodejs-docs's git locally

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

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

$ cd ~/nodejs-docs $ makepkg -si

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

ID: 1404918
Name: nodejs-docs
PackageBaseID: 156831
PackageBase: nodejs-docs
Version: 21.6.1-1
Description: Node.js API documentation.
URL: https://nodejs.org/en/docs/
NumVotes: 3
Popularity: 5.5E-5
OutOfDate:
Maintainer: morealaz
Submitter: morealaz
FirstSubmitted: 1597743316
LastModified: 1707222372
URLPath: /cgit/aur.git/snapshot/nodejs-docs.tar.gz