jdk-doc on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S jdk-doc

* (Optional) Uninstall jdk-doc on Arch using YAY

$ yay -Rns jdk-doc

2. Manually Install "jdk-doc" via AUR

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

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

b. Clone jdk-doc's git locally

$ git clone https://aur.archlinux.org/jdk-doc.git ~/jdk-doc

c. Go to ~/jdk-doc folder and install it

$ cd ~/jdk-doc $ makepkg -si

3. Information about the jdk-doc package on Arch User Repository (AUR)

ID: 1391896
Name: jdk-doc
PackageBaseID: 51906
PackageBase: jdk
Version: 21.0.2-1
Description: Oracle Java documentation
URL: https://www.oracle.com/java/
NumVotes: 1087
Popularity: 0.670764
OutOfDate:
Maintainer: dbermond
Submitter: td123
FirstSubmitted: 1314467800
LastModified: 1706117508
URLPath: /cgit/aur.git/snapshot/jdk-doc.tar.gz