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

Last updated: May 16,2024

1. Install "libmath-mpfr-perl" package

Please follow the guidance below to install libmath-mpfr-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libmath-mpfr-perl" package

In this section, we are going to explain the necessary steps to uninstall libmath-mpfr-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmath-mpfr-perl
Priority: optional
Section: universe/perl
Installed-Size: 492
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 3.32-1
Depends: perl (>= 5.22.1-7), perlapi-5.22.1, libc6 (>= 2.4), libgmp10, libmpfr4 (>= 3.1.3)
Filename: pool/universe/libm/libmath-mpfr-perl/libmath-mpfr-perl_3.32-1_amd64.deb
Size: 111770
MD5sum: edab86811f6295ae997685199b4a41c0
SHA1: 0ca4d8243764650b32852e53341ecfb29c140c54
SHA256: 7c22902a27c43943368309e84edae9ba6522cf733a914b986f06ef913f3ef0ec
Description-en: perl interface to the MPFR (floating point) library
Math::MPFR is a bigfloat module utilising the MPFR library. Basically this
module simply wraps the 'mpfr' floating point functions provided by that
library. Operator overloading is also available.
Description-md5: 38165fe78d3fd37e178327c59642c415
Homepage: https://metacpan.org/release/Math-MPFR
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu