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

Last updated: June 30,2024

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

$ yay -S perl-math-bigint

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

$ yay -Rns perl-math-bigint

2. Manually Install "perl-math-bigint" 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-bigint's git locally

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

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

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

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

ID: 1387739
Name: perl-math-bigint
PackageBaseID: 105205
PackageBase: perl-math-bigint
Version: 2.003002-1
Description: Math::BigInt - Arbitrary size integer/float math package
URL: https://metacpan.org/release/Math-BigInt
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: trizen
Submitter: toropisco
FirstSubmitted: 1451309349
LastModified: 1705522386
URLPath: /cgit/aur.git/snapshot/perl-math-bigint.tar.gz