How to Install and Uninstall fplll-tools Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 21,2024

1. Install "fplll-tools" package

Here is a brief guide to show you how to install fplll-tools on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install fplll-tools

2. Uninstall "fplll-tools" package

Learn how to uninstall fplll-tools on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove fplll-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the fplll-tools package on Ubuntu 21.04 (Hirsute Hippo)

Package: fplll-tools
Architecture: amd64
Version: 5.4.0-2
Priority: optional
Section: universe/math
Source: fplll
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 140
Depends: libfplll7 (= 5.4.0-2), libc6 (>= 2.29), libgcc-s1 (>= 3.0), libgmp10, libmpfr6 (>= 3.1.3), libstdc++6 (>= 5.2)
Filename: pool/universe/f/fplll/fplll-tools_5.4.0-2_amd64.deb
Size: 36996
MD5sum: e8ef637a0352a147c91b3924f51f5b43
SHA1: d8795bc02e1d47264c4337b0581e67b4aabfe933
SHA256: 8ef241acd0bafef4c2297a44b67b8810a2398ecab52c2c4a98769ed32e064a16
SHA512: 309134b0ac7f7d51cab7d4f96a26108bea1b0815998b2d49ad8f62e6739d388010d6c712cf7e77651add21bf110de61ffb03b8542e5047703522065914e6d9ac
Homepage: https://github.com/fplll/fplll/
Description-en: Tools to compute LLL-reduction of Euclidian lattices
fpLLL is a library for computing reduced (nearly orthogonal) bases
for Euclidean lattices using the floating-point LLL algorithm.
.
fpLLL contains multiple different implementations of the
floating-point LLL reduction algorithm, offering multiple different
speed/guarantees ratios.
.
It contains a 'wrapper' that chooses the estimated best sequence of
variants in order to provide a guaranteed output as fast as possible.
In the case of the wrapper, the succession of variants is oblivious
to the user.
.
This package contains the base tools using libfplll.
Description-md5: 4b65fe73531630a67fbeabb522c4abe1