jdk-devel-docs on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S jdk-devel-docs

* (Optional) Uninstall jdk-devel-docs on Arch using YAY

$ yay -Rns jdk-devel-docs

2. Manually Install "jdk-devel-docs" via AUR

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

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

b. Clone jdk-devel-docs's git locally

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

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

$ cd ~/jdk-devel-docs $ makepkg -si

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

ID: 916603
Name: jdk-devel-docs
PackageBaseID: 90038
PackageBase: jdk-devel-docs
Version: 11.0.11-1
Description: Documentation for Oracle Java 11 Development Kit Snapshot
URL: http://jdk.java.net/11/
NumVotes: 6
Popularity: 0
OutOfDate: 1622771300
Maintainer:
FirstSubmitted: 1422844555
LastModified: 1622771139
URLPath: /cgit/aur.git/snapshot/jdk-devel-docs.tar.gz