modglue on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S modglue

* (Optional) Uninstall modglue on Arch using YAY

$ yay -Rns modglue

2. Manually Install "modglue" via AUR

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

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

b. Clone modglue's git locally

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

c. Go to ~/modglue folder and install it

$ cd ~/modglue $ makepkg -si

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

ID: 280516
Name: modglue
PackageBaseID: 99492
PackageBase: modglue
Version: 1.19-2
Description: Modglue library for Cadabra computer algebra system (CAS)
URL: http://cadabra.phi-sci.com/
NumVotes: 0
Popularity: 0
OutOfDate: 1704362604
Maintainer:
Submitter: cmrm
FirstSubmitted: 1441608031
LastModified: 1456859244
URLPath: /cgit/aur.git/snapshot/modglue.tar.gz