How to Install and Uninstall libmpfr6 Package on Kali Linux

Last updated: May 19,2024

1. Install "libmpfr6" package

Please follow the guidelines below to install libmpfr6 on Kali Linux

$ sudo apt update $ sudo apt install libmpfr6

2. Uninstall "libmpfr6" package

In this section, we are going to explain the necessary steps to uninstall libmpfr6 on Kali Linux:

$ sudo apt remove libmpfr6 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmpfr6 package on Kali Linux

Package: libmpfr6
Source: mpfr4 (4.2.1-1)
Version: 4.2.1-1+b1
Installed-Size: 1193
Maintainer: Debian GCC Maintainers
Architecture: amd64
Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Breaks: libcgal13 (<< 4.11-2+b1), libflint-2.5.2 (<< 2.5.2-17+b2), libgiac0 (<< 1.2.3.57+dfsg1-2+b4), libgmp3 (<< 4.1.4-3), libmpc3 (<< 1.1.0-1~), libnormaliz3 (<< 3.5.1+ds-4), sagemath (<< 8.1-2+b2)
Size: 714336
SHA256: 69c57356b7d8e0c6d8e26e25f5c7f2c714ae1db2e8963d72b9ea796251ae003c
SHA1: 9ae4a46f550d447bb0b63480ffeb07da1602fd99
MD5sum: 6732463693b773e0862d1818e4d3ae8f
Description: multiple precision floating-point computation
MPFR provides a library for multiple-precision floating-point computation
with correct rounding. The computation is both efficient and has a
well-defined semantics. It copies the good ideas from the
ANSI/IEEE-754 standard for double-precision floating-point arithmetic
(53-bit mantissa).
Description-md5:
Multi-Arch: same
Homepage: https://www.mpfr.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/m/mpfr4/libmpfr6_4.2.1-1+b1_amd64.deb