jdk-arm on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S jdk-arm

* (Optional) Uninstall jdk-arm on Arch using YAY

$ yay -Rns jdk-arm

2. Manually Install "jdk-arm" via AUR

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

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

b. Clone jdk-arm's git locally

$ git clone https://aur.archlinux.org/jdk-arm.git ~/jdk-arm

c. Go to ~/jdk-arm folder and install it

$ cd ~/jdk-arm $ makepkg -si

3. Information about the jdk-arm package on Arch User Repository (AUR)

ID: 1122788
Name: jdk-arm
PackageBaseID: 98177
PackageBase: jdk-arm
Version: 8u341-1
Description: Oracle Java Development Kit (v8) for ARMv7, ARMv6 and ARMv8 (64-bit)
URL: http://www.oracle.com/technetwork/java/javase/downloads/index.html
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer:
Submitter: notdodo
FirstSubmitted: 1440155812
LastModified: 1659790631
URLPath: /cgit/aur.git/snapshot/jdk-arm.tar.gz