naturaldocs on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S naturaldocs

* (Optional) Uninstall naturaldocs on Arch using YAY

$ yay -Rns naturaldocs

2. Manually Install "naturaldocs" via AUR

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

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

b. Clone naturaldocs's git locally

$ git clone https://aur.archlinux.org/naturaldocs.git ~/naturaldocs

c. Go to ~/naturaldocs folder and install it

$ cd ~/naturaldocs $ makepkg -si

3. Information about the naturaldocs package on Arch User Repository (AUR)

ID: 259798
Name: naturaldocs
PackageBaseID: 105082
PackageBase: naturaldocs
Version: 1.52-1
Description: An open-source documentation generator for multiple programming languages.
URL: http://www.naturaldocs.org/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: yitzi
FirstSubmitted: 1451058798
LastModified: 1451135725
URLPath: /cgit/aur.git/snapshot/naturaldocs.tar.gz