jre-lts on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S jre-lts

* (Optional) Uninstall jre-lts on Arch using YAY

$ yay -Rns jre-lts

2. Manually Install "jre-lts" via AUR

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

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

b. Clone jre-lts's git locally

$ git clone https://aur.archlinux.org/jre-lts.git ~/jre-lts

c. Go to ~/jre-lts folder and install it

$ cd ~/jre-lts $ makepkg -si

3. Information about the jre-lts package on Arch User Repository (AUR)

ID: 1391897
Name: jre-lts
PackageBaseID: 177261
PackageBase: jdk-lts
Version: 17.0.10-1
Description: Oracle Java Runtime Environment (LTS release)
URL: https://www.oracle.com/java/
NumVotes: 7
Popularity: 0.005097
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1648129461
LastModified: 1706117517
URLPath: /cgit/aur.git/snapshot/jre-lts.tar.gz