nodejs-docco on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S nodejs-docco

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

$ yay -Rns nodejs-docco

2. Manually Install "nodejs-docco" via AUR

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

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

b. Clone nodejs-docco's git locally

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

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

$ cd ~/nodejs-docco $ makepkg -si

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

ID: 989722
Name: nodejs-docco
PackageBaseID: 65216
PackageBase: nodejs-docco
Version: 0.9.1-1
Description: Literate Programming can be Quick and Dirty.
URL: https://github.com/jashkenas/docco
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: tlvince
FirstSubmitted: 1354722410
LastModified: 1637078915
URLPath: /cgit/aur.git/snapshot/nodejs-docco.tar.gz