server-jre on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S server-jre

* (Optional) Uninstall server-jre on Arch using YAY

$ yay -Rns server-jre

2. Manually Install "server-jre" via AUR

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

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

b. Clone server-jre's git locally

$ git clone https://aur.archlinux.org/server-jre.git ~/server-jre

c. Go to ~/server-jre folder and install it

$ cd ~/server-jre $ makepkg -si

3. Information about the server-jre package on Arch User Repository (AUR)

ID: 733722
Name: server-jre
PackageBaseID: 90968
PackageBase: server-jre
Version: 8u251-1
Description: Oracle Server Java Runtime Environment
URL: http://www.oracle.com/technetwork/java/javase/downloads/index.html
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: snout
FirstSubmitted: 1425154137
LastModified: 1589054001
URLPath: /cgit/aur.git/snapshot/server-jre.tar.gz