jdk10 on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "jdk10" 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 jdk10 on Arch using YAY
$
yay -S
jdk10
Copied
* (Optional) Uninstall jdk10 on Arch using YAY
$
yay -Rns
jdk10
Copied
2. Manually Install "jdk10" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone jdk10's git locally
$
git clone https://aur.archlinux.org/jdk10.git
~/jdk10
Copied
c. Go to ~/jdk10 folder and install it
$
cd
~/jdk10
Copied
$
makepkg -si
Copied
3. Information about the jdk10 package on Arch User Repository (AUR)
ID: 740998
Name: jdk10
PackageBaseID: 136312
PackageBase: jdk10
Version: 10.0.2-1
Description: Oracle Java 10 Development Kit (public release - end of support)
URL: https://www.oracle.com/java/technologies/java-archive-javase10-downloads.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: Det
FirstSubmitted: 1538077323
LastModified: 1590181843
URLPath: /cgit/aur.git/snapshot/jdk10.tar.gz
Name: jdk10
PackageBaseID: 136312
PackageBase: jdk10
Version: 10.0.2-1
Description: Oracle Java 10 Development Kit (public release - end of support)
URL: https://www.oracle.com/java/technologies/java-archive-javase10-downloads.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: Det
FirstSubmitted: 1538077323
LastModified: 1590181843
URLPath: /cgit/aur.git/snapshot/jdk10.tar.gz