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

Last updated: September 28,2024

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

$ yay -S native-image-jdk16-bin

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

$ yay -Rns native-image-jdk16-bin

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

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

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

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

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

ID: 941717
Name: native-image-jdk16-bin
PackageBaseID: 165861
PackageBase: native-image-jdk16-bin
Version: 21.2.0-1
Description: Plugin to turn GraalVM-based applications into native binary images (Java 16 version)
URL: https://github.com/oracle/graal
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lucaswerkmeister
Submitter: lucaswerkmeister
FirstSubmitted: 1618946580
LastModified: 1627734833
URLPath: /cgit/aur.git/snapshot/native-image-jdk16-bin.tar.gz