openj9-src on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S openj9-src

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

$ yay -Rns openj9-src

2. Manually Install "openj9-src" via AUR

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

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

b. Clone openj9-src's git locally

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

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

$ cd ~/openj9-src $ makepkg -si

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

ID: 1259431
Name: openj9-src
PackageBaseID: 156490
PackageBase: java-openj9
Version: 20.0.1.u9_openj9_0.39.0_pre20230517-1
Description: OpenJDK Java 20 sources
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/openj9-src.tar.gz