tutch on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S tutch

* (Optional) Uninstall tutch on Arch using YAY

$ yay -Rns tutch

2. Manually Install "tutch" via AUR

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

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

b. Clone tutch's git locally

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

c. Go to ~/tutch folder and install it

$ cd ~/tutch $ makepkg -si

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

ID: 443086
Name: tutch
PackageBaseID: 125537
PackageBase: tutch
Version: 0.53-1
Description: A tool for checking constructive proofs
URL: http://www.cse.chalmers.se/~abela/tutch/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ilai
Submitter: ilai
FirstSubmitted: 1505239569
LastModified: 1505239569
URLPath: /cgit/aur.git/snapshot/tutch.tar.gz