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