jdk11 on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "jdk11" 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
Copied
b. Install jdk11 on Arch using YAY
$
yay -S
jdk11
Copied
* (Optional) Uninstall jdk11 on Arch using YAY
$
yay -Rns
jdk11
Copied
2. Manually Install "jdk11" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone jdk11's git locally
$
git clone https://aur.archlinux.org/jdk11.git
~/jdk11
Copied
c. Go to ~/jdk11 folder and install it
$
cd
~/jdk11
Copied
$
makepkg -si
Copied
3. Information about the jdk11 package on Arch User Repository (AUR)
ID: 1355435
Name: jdk11
PackageBaseID: 140842
PackageBase: jdk11
Version: 11.0.21-1
Description: Oracle Java 11 Development Kit LTS
URL: https://www.oracle.com/technetwork/java/javase/downloads/index.html
NumVotes: 6
Popularity: 2.0E-6
OutOfDate:
Maintainer: severach
Submitter: chrko
FirstSubmitted: 1553958027
LastModified: 1700332872
URLPath: /cgit/aur.git/snapshot/jdk11.tar.gz
Name: jdk11
PackageBaseID: 140842
PackageBase: jdk11
Version: 11.0.21-1
Description: Oracle Java 11 Development Kit LTS
URL: https://www.oracle.com/technetwork/java/javase/downloads/index.html
NumVotes: 6
Popularity: 2.0E-6
OutOfDate:
Maintainer: severach
Submitter: chrko
FirstSubmitted: 1553958027
LastModified: 1700332872
URLPath: /cgit/aur.git/snapshot/jdk11.tar.gz