jdk8 on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S jdk8

* (Optional) Uninstall jdk8 on Arch using YAY

$ yay -Rns jdk8

2. Manually Install "jdk8" via AUR

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

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

b. Clone jdk8's git locally

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

c. Go to ~/jdk8 folder and install it

$ cd ~/jdk8 $ makepkg -si

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

ID: 1403269
Name: jdk8
PackageBaseID: 125758
PackageBase: jdk8
Version: 8u401-1
Description: Oracle Java 8 Development Kit LTS
URL: https://www.oracle.com/technetwork/java/javase/downloads/index.html
NumVotes: 95
Popularity: 0.091359
OutOfDate:
Maintainer: severach
Submitter: Det
FirstSubmitted: 1506032306
LastModified: 1706935441
URLPath: /cgit/aur.git/snapshot/jdk8.tar.gz