jdk11-temurin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S jdk11-temurin

* (Optional) Uninstall jdk11-temurin on Arch using YAY

$ yay -Rns jdk11-temurin

2. Manually Install "jdk11-temurin" via AUR

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

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

b. Clone jdk11-temurin's git locally

$ git clone https://aur.archlinux.org/jdk11-temurin.git ~/jdk11-temurin

c. Go to ~/jdk11-temurin folder and install it

$ cd ~/jdk11-temurin $ makepkg -si

3. Information about the jdk11-temurin package on Arch User Repository (AUR)

ID: 1388605
Name: jdk11-temurin
PackageBaseID: 172885
PackageBase: jdk11-temurin
Version: 11.0.22.u7-1
Description: Temurin 11 (OpenJDK 11 Java binaries by Adoptium, formerly AdoptOpenJDK)
URL: https://adoptium.net/
NumVotes: 17
Popularity: 0.452997
OutOfDate:
Maintainer: Bevan
Submitter: Bevan
FirstSubmitted: 1636403101
LastModified: 1705649707
URLPath: /cgit/aur.git/snapshot/jdk11-temurin.tar.gz