jre16 on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S jre16

* (Optional) Uninstall jre16 on Arch using YAY

$ yay -Rns jre16

2. Manually Install "jre16" via AUR

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

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

b. Clone jre16's git locally

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

c. Go to ~/jre16 folder and install it

$ cd ~/jre16 $ makepkg -si

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

ID: 1119994
Name: jre16
PackageBaseID: 184545
PackageBase: jre16
Version: 16.0.2-1
Description: Oracle Java 16 Runtime Environment
URL: https://www.oracle.com/java/
NumVotes: 1
Popularity: 6.0E-6
OutOfDate:
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1659307512
LastModified: 1659307512
URLPath: /cgit/aur.git/snapshot/jre16.tar.gz