How to Install and Uninstall libflint-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 11,2025
1. Install "libflint-dev" package
Learn how to install libflint-dev on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libflint-dev
Copied
2. Uninstall "libflint-dev" package
This tutorial shows how to uninstall libflint-dev on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libflint-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libflint-dev package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libflint-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 1294
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: flint
Version: 2.5.2-3
Depends: libflint-2.5.2 (= 2.5.2-3)
Filename: pool/universe/f/flint/libflint-dev_2.5.2-3_amd64.deb
Size: 135404
MD5sum: 9090790dd034d5aa1c73d2fc6245523a
SHA1: 5f35e9a4b9dd392df5df05db0474a5b9ec010cb7
SHA256: d2adec598ea320fc40b4373cac7cbc170624822cabd51ce83c28930d2a2f2ae5
Description-en: C library for number theory, development files
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 funtionality 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 development files.
Description-md5: 18726f33160608280baff847a20e3b95
Homepage: http://www.flintlib.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/libdevel
Installed-Size: 1294
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: flint
Version: 2.5.2-3
Depends: libflint-2.5.2 (= 2.5.2-3)
Filename: pool/universe/f/flint/libflint-dev_2.5.2-3_amd64.deb
Size: 135404
MD5sum: 9090790dd034d5aa1c73d2fc6245523a
SHA1: 5f35e9a4b9dd392df5df05db0474a5b9ec010cb7
SHA256: d2adec598ea320fc40b4373cac7cbc170624822cabd51ce83c28930d2a2f2ae5
Description-en: C library for number theory, development files
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 funtionality 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 development files.
Description-md5: 18726f33160608280baff847a20e3b95
Homepage: http://www.flintlib.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu