metamath on AUR (Arch User Repository)
Last updated: February 01,2025
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
Copied
b. Install metamath on Arch using YAY
$
yay -S
metamath
Copied
* (Optional) Uninstall metamath on Arch using YAY
$
yay -Rns
metamath
Copied
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
Copied
b. Clone metamath's git locally
$
git clone https://aur.archlinux.org/metamath.git
~/metamath
Copied
c. Go to ~/metamath folder and install it
$
cd
~/metamath
Copied
$
makepkg -si
Copied
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
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