mcrl2 on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S mcrl2

* (Optional) Uninstall mcrl2 on Arch using YAY

$ yay -Rns mcrl2

2. Manually Install "mcrl2" via AUR

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

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

b. Clone mcrl2's git locally

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

c. Go to ~/mcrl2 folder and install it

$ cd ~/mcrl2 $ makepkg -si

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

ID: 1353686
Name: mcrl2
PackageBaseID: 28007
PackageBase: mcrl2
Version: 202307.1-1
Description: A formal specification language with an associated toolset.
URL: http://www.mcrl2.org
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: erackron
Submitter:
FirstSubmitted: 1246745495
LastModified: 1700062179
URLPath: /cgit/aur.git/snapshot/mcrl2.tar.gz