mathcomp on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "mathcomp" 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 mathcomp on Arch using YAY
$
yay -S
mathcomp
Copied
* (Optional) Uninstall mathcomp on Arch using YAY
$
yay -Rns
mathcomp
Copied
2. Manually Install "mathcomp" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mathcomp's git locally
$
git clone https://aur.archlinux.org/mathcomp.git
~/mathcomp
Copied
c. Go to ~/mathcomp folder and install it
$
cd
~/mathcomp
Copied
$
makepkg -si
Copied
3. Information about the mathcomp package on Arch User Repository (AUR)
ID: 918259
Name: mathcomp
PackageBaseID: 89888
PackageBase: mathcomp
Version: 1.12.0-1
Description: The entire mathematical components library for Coq.
URL: https://math-comp.github.io/math-comp/
NumVotes: 6
Popularity: 0
OutOfDate: 1640079792
Maintainer: ormolu
Submitter: wilbowma
FirstSubmitted: 1422505798
LastModified: 1623100682
URLPath: /cgit/aur.git/snapshot/mathcomp.tar.gz
Name: mathcomp
PackageBaseID: 89888
PackageBase: mathcomp
Version: 1.12.0-1
Description: The entire mathematical components library for Coq.
URL: https://math-comp.github.io/math-comp/
NumVotes: 6
Popularity: 0
OutOfDate: 1640079792
Maintainer: ormolu
Submitter: wilbowma
FirstSubmitted: 1422505798
LastModified: 1623100682
URLPath: /cgit/aur.git/snapshot/mathcomp.tar.gz