jdk-temurin on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S jdk-temurin

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

$ yay -Rns jdk-temurin

2. Manually Install "jdk-temurin" via AUR

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

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

b. Clone jdk-temurin's git locally

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

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

$ cd ~/jdk-temurin $ makepkg -si

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

ID: 1388602
Name: jdk-temurin
PackageBaseID: 172884
PackageBase: jdk-temurin
Version: 21.0.2.u13-1
Description: Temurin (OpenJDK 21 Java binaries by Adoptium, formerly AdoptOpenJDK)
URL: https://adoptium.net/
NumVotes: 33
Popularity: 0.94455
OutOfDate:
Maintainer: Bevan
Submitter: Bevan
FirstSubmitted: 1636403039
LastModified: 1705649499
URLPath: /cgit/aur.git/snapshot/jdk-temurin.tar.gz