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

Last updated: October 05,2024

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

$ yay -S native-image-jdk17-bin

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

$ yay -Rns native-image-jdk17-bin

2. Manually Install "native-image-jdk17-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-jdk17-bin's git locally

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

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

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

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

ID: 1246737
Name: native-image-jdk17-bin
PackageBaseID: 172584
PackageBase: native-image-jdk17-bin
Version: 22.3.2-1
Description: Plugin to turn GraalVM-based applications into native binary images (Java 17 version)
URL: https://github.com/oracle/graal
NumVotes: 1
Popularity: 0.016071
OutOfDate:
Maintainer:
Submitter: AsamK
FirstSubmitted: 1635692118
LastModified: 1682533032
URLPath: /cgit/aur.git/snapshot/native-image-jdk17-bin.tar.gz