graalpython-bin on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S graalpython-bin

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

$ yay -Rns graalpython-bin

2. Manually Install "graalpython-bin" via AUR

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

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

b. Clone graalpython-bin's git locally

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

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

$ cd ~/graalpython-bin $ makepkg -si

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

ID: 670228
Name: graalpython-bin
PackageBaseID: 132042
PackageBase: graalpython-bin
Version: 19.3.0-1
Description: Virtual package for backwards compatibility; please directly install graalpython-jdk8-bin instead
URL: https://github.com/graalvm/graalpython
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: lucaswerkmeister
Submitter: lucaswerkmeister
FirstSubmitted: 1525300858
LastModified: 1574641319
URLPath: /cgit/aur.git/snapshot/graalpython-bin.tar.gz