How to Install and Uninstall libmath-bigint-gmp-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "libmath-bigint-gmp-perl" package

Please follow the steps below to install libmath-bigint-gmp-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libmath-bigint-gmp-perl" package

This guide covers the steps necessary to uninstall libmath-bigint-gmp-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libmath-bigint-gmp-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmath-bigint-gmp-perl
Priority: optional
Section: universe/perl
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 1.49-1
Depends: perl (>= 5.22.1-4), perlapi-5.22.1, libc6 (>= 2.2.5), libgmp10, libmath-bigint-perl (>= 1.999714)
Filename: pool/universe/libm/libmath-bigint-gmp-perl/libmath-bigint-gmp-perl_1.49-1_amd64.deb
Size: 17024
MD5sum: 11163d4433bfc74e9777470530a928b1
SHA1: 43e3542f331108ad68ba0dedc072485490a672fa
SHA256: d918218bdde45d797597adb6850cbec40c380a219f1cfce0f55b19a73ce183ae
Description-en: module for arbitrary precision arithmetic using GMP
Math::BigInt::GMP is a Perl module that uses direct bindings to the GNU
Multiple Precision Arithmetic Library (also known as GMP) to provide a
high-performance drop-in replacement for Math::BigInt.
Description-md5: 066a920527fa290e81fb19557e04cb69
Homepage: https://metacpan.org/release/Math-BigInt-GMP
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu