jdk16-openjdk on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S jdk16-openjdk

* (Optional) Uninstall jdk16-openjdk on Arch using YAY

$ yay -Rns jdk16-openjdk

2. Manually Install "jdk16-openjdk" via AUR

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

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

b. Clone jdk16-openjdk's git locally

$ git clone https://aur.archlinux.org/jdk16-openjdk.git ~/jdk16-openjdk

c. Go to ~/jdk16-openjdk folder and install it

$ cd ~/jdk16-openjdk $ makepkg -si

3. Information about the jdk16-openjdk package on Arch User Repository (AUR)

ID: 1100390
Name: jdk16-openjdk
PackageBaseID: 173506
PackageBase: java-16-openjdk
Version: 16.0.2.u7-2
Description: OpenJDK Java 16 development kit
URL: https://openjdk.java.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1638141972
LastModified: 1655589615
URLPath: /cgit/aur.git/snapshot/jdk16-openjdk.tar.gz