How to Install and Uninstall libflint-2.8.5 Package on Kali Linux

Last updated: May 15,2024

1. Install "libflint-2.8.5" package

This guide let you learn how to install libflint-2.8.5 on Kali Linux

$ sudo apt update $ sudo apt install libflint-2.8.5

2. Uninstall "libflint-2.8.5" package

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

$ sudo apt remove libflint-2.8.5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libflint-2.8.5 package on Kali Linux

Package: libflint-2.8.5
Source: flint
Version: 2.8.5-2
Installed-Size: 7307
Maintainer: Debian Math Team
Architecture: amd64
Replaces: libflint-2.6.3, libflint-2.7.0, libflint-2.7.1, libflint-2.8.0, libflint-2.8.1, libflint-2.8.2, libflint-2.8.3, libflint-2.8.4
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.4), libgmp10 (>= 2:6.2.1+dfsg), libmpfr6 (>= 4.0.0), libntl44 (>= 11.5.1), libstdc++6 (>= 4.1.1)
Size: 2119628
SHA256: 9c33e4e494fb5e3e28642c9f95fb114e8d4dd3415a2c0ca7a4fc57186292cef4
SHA1: 7511c44d30e082d490cc470653669b9523b4005e
MD5sum: 1be05c1eb08b8e83311573aa39d8fb2d
Description: C library for number theory, shared library
The Fast Library for Integer Number Theory is a C library which supports
polynomial arithmetic over the integers, fast integer arithmetic and factoring
(including a highly optimized quadratic sieve).
.
FLINT has functionality similar to that of the Number Theory Library (NTL).
However, unlike NTL, which is designed primarily for asymptotic performance,
FLINT is designed for good performance in small cases as well.
.
This package contains the FLINT shared library.
Description-md5: 494e2b575ec4ae2aa82f16c5680e9d13
Multi-Arch: same
Homepage: http://www.flintlib.org/
Section: libs
Priority: optional
Filename: pool/main/f/flint/libflint-2.8.5_2.8.5-2_amd64.deb