rakudo on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S rakudo

* (Optional) Uninstall rakudo on Arch using YAY

$ yay -Rns rakudo

2. Manually Install "rakudo" via AUR

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

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

b. Clone rakudo's git locally

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

c. Go to ~/rakudo folder and install it

$ cd ~/rakudo $ makepkg -si

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

ID: 1423058
Name: rakudo
PackageBaseID: 29068
PackageBase: rakudo
Version: 2024.02-1
Description: Raku compiler for MoarVM
URL: http://rakudo.org/
NumVotes: 75
Popularity: 0.022952
OutOfDate:
Maintainer: spider-mario
Submitter:
FirstSubmitted: 1249646595
LastModified: 1709890009
URLPath: /cgit/aur.git/snapshot/rakudo.tar.gz