mandrel-bin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S mandrel-bin

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

$ yay -Rns mandrel-bin

2. Manually Install "mandrel-bin" via AUR

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

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

b. Clone mandrel-bin's git locally

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

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

$ cd ~/mandrel-bin $ makepkg -si

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

ID: 1391689
Name: mandrel-bin
PackageBaseID: 191332
PackageBase: mandrel-bin
Version: 23.1.2.0-1
Description: Downstream distribution of the GraalVM CE for the Quarkus web framework
URL: https://github.com/graalvm/mandrel
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tarball
Submitter: tarball
FirstSubmitted: 1678515578
LastModified: 1706088815
URLPath: /cgit/aur.git/snapshot/mandrel-bin.tar.gz