adoptopenjdk8-src on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S adoptopenjdk8-src

* (Optional) Uninstall adoptopenjdk8-src on Arch using YAY

$ yay -Rns adoptopenjdk8-src

2. Manually Install "adoptopenjdk8-src" via AUR

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

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

b. Clone adoptopenjdk8-src's git locally

$ git clone https://aur.archlinux.org/adoptopenjdk8-src.git ~/adoptopenjdk8-src

c. Go to ~/adoptopenjdk8-src folder and install it

$ cd ~/adoptopenjdk8-src $ makepkg -si

3. Information about the adoptopenjdk8-src package on Arch User Repository (AUR)

ID: 1304051
Name: adoptopenjdk8-src
PackageBaseID: 151526
PackageBase: java8-adoptopenjdk
Version: 8u382b05-1
Description: AdoptOpenJDK Java 8 sources
URL: https://adoptium.net/
NumVotes: 8
Popularity: 0.002909
OutOfDate:
Maintainer: frealgagu
Submitter: Leeo97one
FirstSubmitted: 1586912385
LastModified: 1692063110
URLPath: /cgit/aur.git/snapshot/adoptopenjdk8-src.tar.gz