jre8 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S jre8

* (Optional) Uninstall jre8 on Arch using YAY

$ yay -Rns jre8

2. Manually Install "jre8" via AUR

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

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

b. Clone jre8's git locally

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

c. Go to ~/jre8 folder and install it

$ cd ~/jre8 $ makepkg -si

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

ID: 1403270
Name: jre8
PackageBaseID: 125760
PackageBase: jre8
Version: 8u401-1
Description: Oracle Java 8 Runtime Environment LTS
URL: https://www.java.com/en/download/manual.jsp
NumVotes: 44
Popularity: 0.18087
OutOfDate:
Maintainer: severach
Submitter: Det
FirstSubmitted: 1506032329
LastModified: 1706935461
URLPath: /cgit/aur.git/snapshot/jre8.tar.gz