jdk-openj9 on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S jdk-openj9

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

$ yay -Rns jdk-openj9

2. Manually Install "jdk-openj9" via AUR

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

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

b. Clone jdk-openj9's git locally

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

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

$ cd ~/jdk-openj9 $ makepkg -si

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

ID: 1259430
Name: jdk-openj9
PackageBaseID: 156490
PackageBase: java-openj9
Version: 20.0.1.u9_openj9_0.39.0_pre20230517-1
Description: OpenJDK Java 20 development kit
URL: http://www.eclipse.org/openj9/
NumVotes: 4
Popularity: 0.001636
OutOfDate: 1691998253
Maintainer: Hello71
Submitter: Hello71
FirstSubmitted: 1596807327
LastModified: 1684348585
URLPath: /cgit/aur.git/snapshot/jdk-openj9.tar.gz