openjdk13-src on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S openjdk13-src

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

$ yay -Rns openjdk13-src

2. Manually Install "openjdk13-src" via AUR

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

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

b. Clone openjdk13-src's git locally

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

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

$ cd ~/openjdk13-src $ makepkg -si

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

ID: 1374638
Name: openjdk13-src
PackageBaseID: 173499
PackageBase: java-13-openjdk
Version: 13.0.14.u5-1
Description: OpenJDK Java 13 sources
URL: https://openjdk.java.net/
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1638134284
LastModified: 1703363480
URLPath: /cgit/aur.git/snapshot/openjdk13-src.tar.gz