How to Install and Uninstall libmath-bigint-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 09,2024

1. Install "libmath-bigint-perl" package

In this section, we are going to explain the necessary steps to install libmath-bigint-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libmath-bigint-perl

2. Uninstall "libmath-bigint-perl" package

Please follow the instructions below to uninstall libmath-bigint-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libmath-bigint-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmath-bigint-perl package on Ubuntu 21.10 (Impish Indri)

Package: libmath-bigint-perl
Architecture: all
Version: 1.999818-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 642
Depends: perl
Filename: pool/universe/libm/libmath-bigint-perl/libmath-bigint-perl_1.999818-1_all.deb
Size: 156220
MD5sum: 5555d9645e5a390d16be819ba6e933a4
SHA1: b42006717b1c1418e6d6e016386a574c28c8217b
SHA256: 188e42ec31d8f28dc24c20d2f15fcfa32d22bb81a9c67d1d2ccb8bedba0afab5
SHA512: 864040e5b5fbad0e712edad464b85656084936595782c575a6933a39bad29c3c40bfddb1cbf06db179e235697fbc892b25560624c8735a76af54e43e5da98442
Homepage: https://metacpan.org/release/Math-BigInt
Description-en: arbitrary size integer/float math package
Math::BigInt and Math::BigFloat allow one to declare big integers / floating
point numbers as
.
$i = new Math::BigInt '123_456_789_123_456_789';
$i = new Math::BigFloat '12_3.456_789_123_456_789E-2';
.
All operators are overloaded; operations with overloaded operators preserve
the arguments.
.
Math::BigInt is also in perl core, this package provides newer versions
separately.
Description-md5: 53dcc3769a4626041d0bf9e7c0f754d8