gjdoc on AUR (Arch User Repository)

Last updated: January 09,2025

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

$ yay -S gjdoc

* (Optional) Uninstall gjdoc on Arch using YAY

$ yay -Rns gjdoc

2. Manually Install "gjdoc" via AUR

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

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

b. Clone gjdoc's git locally

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

c. Go to ~/gjdoc folder and install it

$ cd ~/gjdoc $ makepkg -si

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

ID: 681939
Name: gjdoc
PackageBaseID: 26342
PackageBase: gjdoc
Version: 0.7.9-11
Description: GNU Classpath JavaDoc implementation
URL: http://savannah.gnu.org/projects/classpath/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: Allan
FirstSubmitted: 1241804931
LastModified: 1577923026
URLPath: /cgit/aur.git/snapshot/gjdoc.tar.gz