How to Install and Uninstall libtommath-docs Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libtommath-docs" package

This guide covers the steps necessary to install libtommath-docs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtommath-docs

2. Uninstall "libtommath-docs" package

This tutorial shows how to uninstall libtommath-docs on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libtommath-docs package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtommath-docs
Priority: extra
Section: doc
Installed-Size: 1430
Maintainer: Ubuntu Developers
Original-Maintainer: Joe Nahmias
Architecture: all
Source: libtommath
Version: 0.42.0-1.2
Filename: pool/main/libt/libtommath/libtommath-docs_0.42.0-1.2_all.deb
Size: 1447022
MD5sum: 3de33dd8aebbf5378059273cf641ff17
SHA1: 218a4eb9f10a96ee50926e1c13ce5859b9a5d2ee
SHA256: 18b0dbbdd844521b6ba0f950e76304b7855d364c984acae1bdb85bca2e85861b
Description-en: 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 including
the user manual and a book describing multiple-precision math.
Description-md5: 5066189ad5d6a5276aaadc5d513e4420
Homepage: http://libtom.org/?page=features&whatfile=ltm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m