python-gmpy on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "python-gmpy" 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
Copied
b. Install python-gmpy on Arch using YAY
$
yay -S
python-gmpy
Copied
* (Optional) Uninstall python-gmpy on Arch using YAY
$
yay -Rns
python-gmpy
Copied
2. Manually Install "python-gmpy" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-gmpy's git locally
$
git clone https://aur.archlinux.org/python-gmpy.git
~/python-gmpy
Copied
c. Go to ~/python-gmpy folder and install it
$
cd
~/python-gmpy
Copied
$
makepkg -si
Copied
3. Information about the python-gmpy package on Arch User Repository (AUR)
ID: 907011
Name: python-gmpy
PackageBaseID: 41632
PackageBase: python-gmpy
Version: 1.17-3
Description: Python extension that wraps GMP to provide fast multiprecision arithmetic. Last of the 1.x series, see gmpy2 for new developments.
URL: http://code.google.com/p/gmpy/
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: sleduc
Submitter:
FirstSubmitted: 1286692929
LastModified: 1620990046
URLPath: /cgit/aur.git/snapshot/python-gmpy.tar.gz
Name: python-gmpy
PackageBaseID: 41632
PackageBase: python-gmpy
Version: 1.17-3
Description: Python extension that wraps GMP to provide fast multiprecision arithmetic. Last of the 1.x series, see gmpy2 for new developments.
URL: http://code.google.com/p/gmpy/
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: sleduc
Submitter:
FirstSubmitted: 1286692929
LastModified: 1620990046
URLPath: /cgit/aur.git/snapshot/python-gmpy.tar.gz