How to Install and Uninstall fplll-tools Package on Kali Linux

Last updated: November 26,2024

1. Install "fplll-tools" package

This guide covers the steps necessary to install fplll-tools on Kali Linux

$ sudo apt update $ sudo apt install fplll-tools

2. Uninstall "fplll-tools" package

Here is a brief guide to show you how to uninstall fplll-tools on Kali Linux:

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

3. Information about the fplll-tools package on Kali Linux

Package: fplll-tools
Source: fplll (5.4.5-1)
Version: 5.4.5-1+b1
Installed-Size: 141
Maintainer: Debian Math Team
Architecture: amd64
Depends: libfplll8 (= 5.4.5-1+b1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.3.0+dfsg), libmpfr6 (>= 3.1.3), libstdc++6 (>= 13.1)
Size: 41524
SHA256: a8bd0e9d88adef33f6d28ab9d63c2769ff6fcc0e7e2b07d18226c6d306deda2d
SHA1: 6c8b618fe7d60880a002eaae36f7242cb39db41d
MD5sum: 5c7012902ef34810ba3b2fc46567de78
Description: 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:
Homepage: https://github.com/fplll/fplll/
Section: math
Priority: optional
Filename: pool/main/f/fplll/fplll-tools_5.4.5-1+b1_amd64.deb