jdk17-temurin on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S jdk17-temurin

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

$ yay -Rns jdk17-temurin

2. Manually Install "jdk17-temurin" via AUR

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

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

b. Clone jdk17-temurin's git locally

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

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

$ cd ~/jdk17-temurin $ makepkg -si

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

ID: 1388603
Name: jdk17-temurin
PackageBaseID: 178130
PackageBase: jdk17-temurin
Version: 17.0.10.u7-1
Description: Temurin 17 (OpenJDK 17 Java binaries by Adoptium, formerly AdoptOpenJDK)
URL: https://adoptium.net/
NumVotes: 19
Popularity: 1.099884
OutOfDate:
Maintainer: Bevan
Submitter: Bevan
FirstSubmitted: 1650482836
LastModified: 1705649616
URLPath: /cgit/aur.git/snapshot/jdk17-temurin.tar.gz