quint on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S quint

* (Optional) Uninstall quint on Arch using YAY

$ yay -Rns quint

2. Manually Install "quint" via AUR

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

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

b. Clone quint's git locally

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

c. Go to ~/quint folder and install it

$ cd ~/quint $ makepkg -si

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

ID: 1406330
Name: quint
PackageBaseID: 108088
PackageBase: quint
Version: 0.18.3-1
Description: Quint is an executable specification language with design and tooling focused on usability. It is based on the Temporal Logic of Actions
URL: https://github.com/informalsystems/quint
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rnbguy
Submitter: sirspudd
FirstSubmitted: 1456521080
LastModified: 1707436932
URLPath: /cgit/aur.git/snapshot/quint.tar.gz