python-mpmath-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-mpmath-git

* (Optional) Uninstall python-mpmath-git on Arch using YAY

$ yay -Rns python-mpmath-git

2. Manually Install "python-mpmath-git" via AUR

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

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

b. Clone python-mpmath-git's git locally

$ git clone https://aur.archlinux.org/python-mpmath-git.git ~/python-mpmath-git

c. Go to ~/python-mpmath-git folder and install it

$ cd ~/python-mpmath-git $ makepkg -si

3. Information about the python-mpmath-git package on Arch User Repository (AUR)

ID: 1052095
Name: python-mpmath-git
PackageBaseID: 164010
PackageBase: python-mpmath-git
Version: 1.2.1.r36.gfcc7e53-1
Description: Python library for arbitrary-precision floating-point arithmetic - git version
URL: http://mpmath.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Dylan14
Submitter: Dylan14
FirstSubmitted: 1614920969
LastModified: 1647452696
URLPath: /cgit/aur.git/snapshot/python-mpmath-git.tar.gz