matita on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S matita

* (Optional) Uninstall matita on Arch using YAY

$ yay -Rns matita

2. Manually Install "matita" via AUR

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

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

b. Clone matita's git locally

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

c. Go to ~/matita folder and install it

$ cd ~/matita $ makepkg -si

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

ID: 622078
Name: matita
PackageBaseID: 142822
PackageBase: matita
Version: 0.99.3-1
Description: An experimental, interactive theorem prover
URL: http://matita.cs.unibo.it/index.shtml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: andrea_berling
FirstSubmitted: 1560691363
LastModified: 1560696378
URLPath: /cgit/aur.git/snapshot/matita.tar.gz