jre10 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S jre10

* (Optional) Uninstall jre10 on Arch using YAY

$ yay -Rns jre10

2. Manually Install "jre10" via AUR

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

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

b. Clone jre10's git locally

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

c. Go to ~/jre10 folder and install it

$ cd ~/jre10 $ makepkg -si

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

ID: 578386
Name: jre10
PackageBaseID: 138871
PackageBase: jre10
Version: 10.0.2-1
Description: Oracle Java Runtime Environment (public release - end of support)
URL: http://www.oracle.com/technetwork/java/javase/downloads/index.html
NumVotes: 4
Popularity: 0.180801
OutOfDate:
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1547910140
LastModified: 1547910140
URLPath: /cgit/aur.git/snapshot/jre10.tar.gz