openjdk16-src on AUR (Arch User Repository)

Last updated: November 06,2024

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

$ yay -S openjdk16-src

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

$ yay -Rns openjdk16-src

2. Manually Install "openjdk16-src" via AUR

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

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

b. Clone openjdk16-src's git locally

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

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

$ cd ~/openjdk16-src $ makepkg -si

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

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