mathcomp-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S mathcomp-git

* (Optional) Uninstall mathcomp-git on Arch using YAY

$ yay -Rns mathcomp-git

2. Manually Install "mathcomp-git" via AUR

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

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

b. Clone mathcomp-git's git locally

$ git clone https://aur.archlinux.org/mathcomp-git.git ~/mathcomp-git

c. Go to ~/mathcomp-git folder and install it

$ cd ~/mathcomp-git $ makepkg -si

3. Information about the mathcomp-git package on Arch User Repository (AUR)

ID: 655422
Name: mathcomp-git
PackageBaseID: 126454
PackageBase: mathcomp-git
Version: 20191007-1
Description: The Mathematical Components Library for the Coq system.
URL: https://math-comp.github.io/math-comp/
NumVotes: 1
Popularity: 0
OutOfDate: 1694996029
Maintainer: soimort
Submitter: soimort
FirstSubmitted: 1508426928
LastModified: 1570882535
URLPath: /cgit/aur.git/snapshot/mathcomp-git.tar.gz