macaulay2 on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S macaulay2

* (Optional) Uninstall macaulay2 on Arch using YAY

$ yay -Rns macaulay2

2. Manually Install "macaulay2" via AUR

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

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

b. Clone macaulay2's git locally

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

c. Go to ~/macaulay2 folder and install it

$ cd ~/macaulay2 $ makepkg -si

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

ID: 1226482
Name: macaulay2
PackageBaseID: 25417
PackageBase: macaulay2
Version: 19030.995c6fd8c-1
Description: Software system for algebraic geometry and commutative algebra
URL: http://www.math.uiuc.edu/Macaulay2/
NumVotes: 6
Popularity: 0.867105
OutOfDate:
Maintainer: ConnorBehan
Submitter: remyoudompheng
FirstSubmitted: 1239296990
LastModified: 1678829536
URLPath: /cgit/aur.git/snapshot/macaulay2.tar.gz