rakudo on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install rakudo on Arch using YAY
$
yay -S
rakudo
Copied
* (Optional) Uninstall rakudo on Arch using YAY
$
yay -Rns
rakudo
Copied
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
Copied
b. Clone rakudo's git locally
$
git clone https://aur.archlinux.org/rakudo.git
~/rakudo
Copied
c. Go to ~/rakudo folder and install it
$
cd
~/rakudo
Copied
$
makepkg -si
Copied
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
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