openjdk12-src on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S openjdk12-src

* (Optional) Uninstall openjdk12-src on Arch using YAY

$ yay -Rns openjdk12-src

2. Manually Install "openjdk12-src" via AUR

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

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

b. Clone openjdk12-src's git locally

$ git clone https://aur.archlinux.org/openjdk12-src.git ~/openjdk12-src

c. Go to ~/openjdk12-src folder and install it

$ cd ~/openjdk12-src $ makepkg -si

3. Information about the openjdk12-src package on Arch User Repository (AUR)

ID: 1285799
Name: openjdk12-src
PackageBaseID: 173496
PackageBase: java-12-openjdk
Version: 12.0.2.u10-3
Description: OpenJDK Java 12 sources
URL: https://openjdk.java.net/
NumVotes: 2
Popularity: 0.021344
OutOfDate:
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1638127531
LastModified: 1688927081
URLPath: /cgit/aur.git/snapshot/openjdk12-src.tar.gz