mcrl2-bin on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S mcrl2-bin

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

$ yay -Rns mcrl2-bin

2. Manually Install "mcrl2-bin" via AUR

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

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

b. Clone mcrl2-bin's git locally

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

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

$ cd ~/mcrl2-bin $ makepkg -si

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

ID: 1353680
Name: mcrl2-bin
PackageBaseID: 199592
PackageBase: mcrl2-bin
Version: 202307.1-1
Description: A formal specification language with an associated toolset installed from the 'deb' GitHub release package.
URL: https://www.mcrl2.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Kevinjil
Submitter: Kevinjil
FirstSubmitted: 1700059557
LastModified: 1700059557
URLPath: /cgit/aur.git/snapshot/mcrl2-bin.tar.gz