jre6 on AUR (Arch User Repository)

Last updated: February 08,2025

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

$ yay -S jre6

* (Optional) Uninstall jre6 on Arch using YAY

$ yay -Rns jre6

2. Manually Install "jre6" via AUR

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

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

b. Clone jre6's git locally

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

c. Go to ~/jre6 folder and install it

$ cd ~/jre6 $ makepkg -si

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

ID: 659037
Name: jre6
PackageBaseID: 86758
PackageBase: jre6
Version: 6u45-4
Description: Oracle Java 6 Runtime Environment (public release - end of support)
URL: https://www.java.com/en/download/faq/java_6.xml
NumVotes: 22
Popularity: 0.180713
OutOfDate:
Maintainer:
Submitter: Det
FirstSubmitted: 1413799307
LastModified: 1571861527
URLPath: /cgit/aur.git/snapshot/jre6.tar.gz