graal-bin on AUR (Arch User Repository)

Last updated: January 04,2025

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

$ yay -S graal-bin

* (Optional) Uninstall graal-bin on Arch using YAY

$ yay -Rns graal-bin

2. Manually Install "graal-bin" via AUR

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

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

b. Clone graal-bin's git locally

$ git clone https://aur.archlinux.org/graal-bin.git ~/graal-bin

c. Go to ~/graal-bin folder and install it

$ cd ~/graal-bin $ makepkg -si

3. Information about the graal-bin package on Arch User Repository (AUR)

ID: 670964
Name: graal-bin
PackageBaseID: 132040
PackageBase: graal-bin
Version: 19.3.0-1
Description: Virtual package for backwards compatibility; please directly install jdk8-graalvm-bin instead
URL: https://www.graalvm.org/
NumVotes: 18
Popularity: 0
OutOfDate: 1579051277
Maintainer: lucaswerkmeister
Submitter: lucaswerkmeister
FirstSubmitted: 1525300251
LastModified: 1574848744
URLPath: /cgit/aur.git/snapshot/graal-bin.tar.gz