gnatdoc on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S gnatdoc

* (Optional) Uninstall gnatdoc on Arch using YAY

$ yay -Rns gnatdoc

2. Manually Install "gnatdoc" via AUR

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

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

b. Clone gnatdoc's git locally

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

c. Go to ~/gnatdoc folder and install it

$ cd ~/gnatdoc $ makepkg -si

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

ID: 1274021
Name: gnatdoc
PackageBaseID: 187540
PackageBase: gnatdoc
Version: 24.0w-1
Description: GNAT documentation generation tool.
URL: https://github.com/AdaCore/gnatdoc
NumVotes: 1
Popularity: 6.4E-5
OutOfDate:
Maintainer: charlie5
Submitter: charlie5
FirstSubmitted: 1668844421
LastModified: 1686900799
URLPath: /cgit/aur.git/snapshot/gnatdoc.tar.gz