tla-toolbox on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S tla-toolbox

* (Optional) Uninstall tla-toolbox on Arch using YAY

$ yay -Rns tla-toolbox

2. Manually Install "tla-toolbox" via AUR

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

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

b. Clone tla-toolbox's git locally

$ git clone https://aur.archlinux.org/tla-toolbox.git ~/tla-toolbox

c. Go to ~/tla-toolbox folder and install it

$ cd ~/tla-toolbox $ makepkg -si

3. Information about the tla-toolbox package on Arch User Repository (AUR)

ID: 862574
Name: tla-toolbox
PackageBaseID: 150801
PackageBase: tla-toolbox
Version: 1.7.1-1
Description: IDE for the TLA+ tools
URL: http://research.microsoft.com/en-us/um/people/lamport/tla/toolbox.html
NumVotes: 3
Popularity: 0.208468
OutOfDate:
Maintainer: dkasak
Submitter: swsnr
FirstSubmitted: 1585413540
LastModified: 1613172262
URLPath: /cgit/aur.git/snapshot/tla-toolbox.tar.gz