tla2json on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S tla2json

* (Optional) Uninstall tla2json on Arch using YAY

$ yay -Rns tla2json

2. Manually Install "tla2json" via AUR

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

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

b. Clone tla2json's git locally

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

c. Go to ~/tla2json folder and install it

$ cd ~/tla2json $ makepkg -si

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

ID: 880085
Name: tla2json
PackageBaseID: 160926
PackageBase: tla2json
Version: 1.0.1-3
Description: Convert TLA+ output and values into JSON.
URL: https://github.com/japgolly/tla2json
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: japgolly
Submitter: japgolly
FirstSubmitted: 1607984479
LastModified: 1616277871
URLPath: /cgit/aur.git/snapshot/tla2json.tar.gz