ott on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S ott

* (Optional) Uninstall ott on Arch using YAY

$ yay -Rns ott

2. Manually Install "ott" via AUR

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

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

b. Clone ott's git locally

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

c. Go to ~/ott folder and install it

$ cd ~/ott $ makepkg -si

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

ID: 264836
Name: ott
PackageBaseID: 106081
PackageBase: ott
Version: 0.25-1
Description: Ott, a tool for writing definitions of programming languages and calculi
URL: http://www.cl.cam.ac.uk/~pes20/ott
NumVotes: 2
Popularity: 0
OutOfDate: 1525862800
Maintainer:
Submitter: aspirogrammer
FirstSubmitted: 1452702724
LastModified: 1452702830
URLPath: /cgit/aur.git/snapshot/ott.tar.gz