native-image-jdk19-bin on AUR (Arch User Repository)

Last updated: May 16,2024

1. Install "native-image-jdk19-bin" 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 native-image-jdk19-bin on Arch using YAY

$ yay -S native-image-jdk19-bin

* (Optional) Uninstall native-image-jdk19-bin on Arch using YAY

$ yay -Rns native-image-jdk19-bin

2. Manually Install "native-image-jdk19-bin" via AUR

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

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

b. Clone native-image-jdk19-bin's git locally

$ git clone https://aur.archlinux.org/native-image-jdk19-bin.git ~/native-image-jdk19-bin

c. Go to ~/native-image-jdk19-bin folder and install it

$ cd ~/native-image-jdk19-bin $ makepkg -si

3. Information about the native-image-jdk19-bin package on Arch User Repository (AUR)

ID: 1202488
Name: native-image-jdk19-bin
PackageBaseID: 186903
PackageBase: native-image-jdk19-bin
Version: 22.3.1-1
Description: Plugin to turn GraalVM-based applications into native binary images (Java 19 version)
URL: https://github.com/oracle/graal
NumVotes: 1
Popularity: 0.015411
OutOfDate:
Maintainer: lucaswerkmeister
Submitter: lucaswerkmeister
FirstSubmitted: 1666730640
LastModified: 1674770643
URLPath: /cgit/aur.git/snapshot/native-image-jdk19-bin.tar.gz