mpsolve on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S mpsolve

* (Optional) Uninstall mpsolve on Arch using YAY

$ yay -Rns mpsolve

2. Manually Install "mpsolve" via AUR

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

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

b. Clone mpsolve's git locally

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

c. Go to ~/mpsolve folder and install it

$ cd ~/mpsolve $ makepkg -si

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

ID: 860635
Name: mpsolve
PackageBaseID: 107480
PackageBase: mpsolve
Version: 3.2.1-2
Description: Multiprecision rootfinder for complex roots of univariate polynomials
URL: http://numpi.dm.unipi.it/software/mpsolve
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: akobel
Submitter: akobel
FirstSubmitted: 1455280001
LastModified: 1612804265
URLPath: /cgit/aur.git/snapshot/mpsolve.tar.gz