mpsolve2 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mpsolve2

* (Optional) Uninstall mpsolve2 on Arch using YAY

$ yay -Rns mpsolve2

2. Manually Install "mpsolve2" via AUR

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

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

b. Clone mpsolve2's git locally

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

c. Go to ~/mpsolve2 folder and install it

$ cd ~/mpsolve2 $ makepkg -si

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

ID: 596661
Name: mpsolve2
PackageBaseID: 108857
PackageBase: mpsolve2
Version: 2.2-2
Description: Multiprecision rootfinder for complex roots of univariate polynomials (version 2)
URL: http://numpi.dm.unipi.it/mpsolve-2.2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: akobel
Submitter: akobel
FirstSubmitted: 1458135753
LastModified: 1553082201
URLPath: /cgit/aur.git/snapshot/mpsolve2.tar.gz