rascal on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S rascal

* (Optional) Uninstall rascal on Arch using YAY

$ yay -Rns rascal

2. Manually Install "rascal" via AUR

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

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

b. Clone rascal's git locally

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

c. Go to ~/rascal folder and install it

$ cd ~/rascal $ makepkg -si

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

ID: 1403094
Name: rascal
PackageBaseID: 193326
PackageBase: rascal
Version: 0.33.8-1
Description: The one-stop shop for metaprogramming
URL: https://www.rascal-mpl.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: leongr
Submitter: leongr
FirstSubmitted: 1683377121
LastModified: 1706900637
URLPath: /cgit/aur.git/snapshot/rascal.tar.gz