jre11 on AUR (Arch User Repository)

Last updated: January 25,2025

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

$ yay -S jre11

* (Optional) Uninstall jre11 on Arch using YAY

$ yay -Rns jre11

2. Manually Install "jre11" via AUR

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

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

b. Clone jre11's git locally

$ git clone https://aur.archlinux.org/jre11.git ~/jre11

c. Go to ~/jre11 folder and install it

$ cd ~/jre11 $ makepkg -si

3. Information about the jre11 package on Arch User Repository (AUR)

ID: 1355434
Name: jre11
PackageBaseID: 140843
PackageBase: jre11
Version: 11.0.21-1
Description: Oracle Java 11 Runtime Environment LTS
URL: https://www.oracle.com/technetwork/java/javase/downloads/index.html
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: severach
Submitter: chrko
FirstSubmitted: 1553958535
LastModified: 1700332726
URLPath: /cgit/aur.git/snapshot/jre11.tar.gz