mathmod on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S mathmod

* (Optional) Uninstall mathmod on Arch using YAY

$ yay -Rns mathmod

2. Manually Install "mathmod" via AUR

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

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

b. Clone mathmod's git locally

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

c. Go to ~/mathmod folder and install it

$ cd ~/mathmod $ makepkg -si

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

ID: 1007571
Name: mathmod
PackageBaseID: 164464
PackageBase: mathmod
Version: 11.1-1
Description: modelisation and manipulation of mathematics objects
URL: https://github.com/parisolab/mathmod/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Popolon
Submitter: Popolon
FirstSubmitted: 1615990317
LastModified: 1640038401
URLPath: /cgit/aur.git/snapshot/mathmod.tar.gz