How to Install and Uninstall libtommath-doc Package on Kali Linux

Last updated: May 16,2024

1. Install "libtommath-doc" package

This guide let you learn how to install libtommath-doc on Kali Linux

$ sudo apt update $ sudo apt install libtommath-doc

2. Uninstall "libtommath-doc" package

Please follow the step by step instructions below to uninstall libtommath-doc on Kali Linux:

$ sudo apt remove libtommath-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtommath-doc package on Kali Linux

Package: libtommath-doc
Source: libtommath
Version: 1.2.1-2
Installed-Size: 452
Maintainer: Debian Rakudo Maintainers
Architecture: all
Size: 452712
SHA256: 9c7b6c9f478cfa512c75a9a561a0bb80375a3308340aaa22162651c502a8c439
SHA1: 82470bc6334be85f433923a5f1b3c283f102529f
MD5sum: e923b576ce5aaa452de7c42584e0e105
Description: multiple-precision integer library [documentation]
LibTomMath is a C language library that provides a vast array of highly
optimized functions for number theory; including:
.
* Simple Algebra (Addition, Subtraction, Multiplication, Division)
* Digit Manipulation (shift, binary AND/OR/XOR)
* Modular Reduction (Barrett, Montgomery, DR, 2k)
* Number Theory
- Greatest Common Divisor
- Least Common Multiple
- Jacobi Symbol Computation
- Multiplicative Inverse
- Modular Exponentiation
- Fermat & Miller-Rabin Primality Tests
* Miscellaneous
- Root finding over Z
- Pseudo-random integers
- Signed & Unsigned comparisons
- Karatsuba and Toom-Cook multiplication algorithms
- Fast Comba based Multiplier, Squaring and Montgomery routines
.
This package contains the documentation for the LibTomMath library.
Description-md5:
Multi-Arch: foreign
Homepage: http://www.libtom.net/LibTomMath/
Section: doc
Priority: optional
Filename: pool/main/libt/libtommath/libtommath-doc_1.2.1-2_all.deb