jdk12 on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S jdk12

* (Optional) Uninstall jdk12 on Arch using YAY

$ yay -Rns jdk12

2. Manually Install "jdk12" via AUR

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

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

b. Clone jdk12's git locally

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

c. Go to ~/jdk12 folder and install it

$ cd ~/jdk12 $ makepkg -si

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

ID: 660889
Name: jdk12
PackageBaseID: 146218
PackageBase: jdk12
Version: 12.0.2-1
Description: Oracle Java Development Kit
URL: https://www.oracle.com/java/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: Scrumplex
FirstSubmitted: 1572354529
LastModified: 1572354529
URLPath: /cgit/aur.git/snapshot/jdk12.tar.gz