perl-math-gmpz on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S perl-math-gmpz

* (Optional) Uninstall perl-math-gmpz on Arch using YAY

$ yay -Rns perl-math-gmpz

2. Manually Install "perl-math-gmpz" via AUR

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

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

b. Clone perl-math-gmpz's git locally

$ git clone https://aur.archlinux.org/perl-math-gmpz.git ~/perl-math-gmpz

c. Go to ~/perl-math-gmpz folder and install it

$ cd ~/perl-math-gmpz $ makepkg -si

3. Information about the perl-math-gmpz package on Arch User Repository (AUR)

ID: 1333658
Name: perl-math-gmpz
PackageBaseID: 105167
PackageBase: perl-math-gmpz
Version: 0.61-1
Description: Math::GMPz - perl interface to the GMP library's integer (mpz) functions.
URL: https://metacpan.org/release/Math-GMPz
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: trizen
Submitter: trizen
FirstSubmitted: 1451247980
LastModified: 1697238017
URLPath: /cgit/aur.git/snapshot/perl-math-gmpz.tar.gz