nodejs-jsdoc on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S nodejs-jsdoc

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

$ yay -Rns nodejs-jsdoc

2. Manually Install "nodejs-jsdoc" via AUR

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

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

b. Clone nodejs-jsdoc's git locally

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

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

$ cd ~/nodejs-jsdoc $ makepkg -si

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

ID: 1135784
Name: nodejs-jsdoc
PackageBaseID: 75712
PackageBase: nodejs-jsdoc
Version: 3.6.11-1
Description: An API documentation generator for JavaScript
URL: https://github.com/jsdoc3/jsdoc
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: ilpianista
FirstSubmitted: 1385473798
LastModified: 1662451197
URLPath: /cgit/aur.git/snapshot/nodejs-jsdoc.tar.gz