metamath on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S metamath

* (Optional) Uninstall metamath on Arch using YAY

$ yay -Rns metamath

2. Manually Install "metamath" via AUR

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

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

b. Clone metamath's git locally

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

c. Go to ~/metamath folder and install it

$ cd ~/metamath $ makepkg -si

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

ID: 1187267
Name: metamath
PackageBaseID: 85612
PackageBase: metamath
Version: 0.198-1
Description: A tiny language that can express theorems in abstract mathematics, accompanied by proofs that can be verified.
URL: http://us.metamath.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1410776748
LastModified: 1671834062
URLPath: /cgit/aur.git/snapshot/metamath.tar.gz