rakudo-bin on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S rakudo-bin

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

$ yay -Rns rakudo-bin

2. Manually Install "rakudo-bin" via AUR

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

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

b. Clone rakudo-bin's git locally

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

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

$ cd ~/rakudo-bin $ makepkg -si

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

ID: 1418965
Name: rakudo-bin
PackageBaseID: 165050
PackageBase: rakudo-bin
Version: 2024.02_01-1
Description: Raku compiler for MoarVM
URL: https://rakudo.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: CIAvash
Submitter: CIAvash
FirstSubmitted: 1617053714
LastModified: 1709306267
URLPath: /cgit/aur.git/snapshot/rakudo-bin.tar.gz