mathgl on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S mathgl

* (Optional) Uninstall mathgl on Arch using YAY

$ yay -Rns mathgl

2. Manually Install "mathgl" via AUR

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

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

b. Clone mathgl's git locally

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

c. Go to ~/mathgl folder and install it

$ cd ~/mathgl $ makepkg -si

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

ID: 1344990
Name: mathgl
PackageBaseID: 99004
PackageBase: mathgl
Version: 8.0.1-1
Description: A library for making high-quality scientific graphics
URL: http://mathgl.sourceforge.net
NumVotes: 7
Popularity: 0.050186
OutOfDate:
Maintainer: Mr.Smith1974
Submitter: alfagalileo
FirstSubmitted: 1440905759
LastModified: 1698731050
URLPath: /cgit/aur.git/snapshot/mathgl.tar.gz