jdk8-docs on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S jdk8-docs

* (Optional) Uninstall jdk8-docs on Arch using YAY

$ yay -Rns jdk8-docs

2. Manually Install "jdk8-docs" via AUR

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

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

b. Clone jdk8-docs's git locally

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

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

$ cd ~/jdk8-docs $ makepkg -si

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

ID: 1404110
Name: jdk8-docs
PackageBaseID: 125759
PackageBase: jdk8-docs
Version: 8u401-1
Description: Documentation for Oracle Java 8 Development Kit and JavaFX 8
URL: https://www.oracle.com/java/technologies/javase-jdk8-doc-downloads.html
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: Firechris
Submitter: Det
FirstSubmitted: 1506032317
LastModified: 1707088394
URLPath: /cgit/aur.git/snapshot/jdk8-docs.tar.gz