rakudo-star on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S rakudo-star

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

$ yay -Rns rakudo-star

2. Manually Install "rakudo-star" via AUR

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

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

b. Clone rakudo-star's git locally

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

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

$ cd ~/rakudo-star $ makepkg -si

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

ID: 702193
Name: rakudo-star
PackageBaseID: 39453
PackageBase: rakudo-star
Version: 2020.01-2
Description: Rakudo Perl6 on MoarVM with additional modules
URL: http://rakudo.org/
NumVotes: 17
Popularity: 0
OutOfDate: 1591032935
Maintainer:
Submitter: maleadt
FirstSubmitted: 1281100712
LastModified: 1582906114
URLPath: /cgit/aur.git/snapshot/rakudo-star.tar.gz