rakubrew-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S rakubrew-bin

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

$ yay -Rns rakubrew-bin

2. Manually Install "rakubrew-bin" via AUR

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

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

b. Clone rakubrew-bin's git locally

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

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

$ cd ~/rakubrew-bin $ makepkg -si

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

ID: 1260600
Name: rakubrew-bin
PackageBaseID: 176337
PackageBase: rakubrew-bin
Version: 37-1
Description: A Raku installation tool. It allows to have multiple versions of different Raku implementations installed in parallel and switch between them.
URL: https://rakubrew.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: CIAvash
Submitter: CIAvash
FirstSubmitted: 1645699318
LastModified: 1684562657
URLPath: /cgit/aur.git/snapshot/rakubrew-bin.tar.gz