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

Last updated: May 09,2024

1. Install "libtommath-dev" package

This tutorial shows how to install libtommath-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtommath-dev

2. Uninstall "libtommath-dev" package

Please follow the instructions below to uninstall libtommath-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libtommath-dev
Priority: extra
Section: libdevel
Installed-Size: 334
Maintainer: Ubuntu Developers
Original-Maintainer: Joe Nahmias
Architecture: amd64
Source: libtommath
Version: 0.42.0-1.2
Depends: libtommath0 (= 0.42.0-1.2)
Recommends: libtommath-docs
Filename: pool/main/libt/libtommath/libtommath-dev_0.42.0-1.2_amd64.deb
Size: 52920
MD5sum: fa06b6185eac1101d72e222eb6bc99fa
SHA1: 472da8b31778068cb987950a81f9b7aa953c4eb5
SHA256: 996fd117439b2ee1c36c9d835d7ce7e54b5568533c472ac52f80111004b0741d
Description-en: multiple-precision integer library [development files]
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 files needed to create programs that use LibTomMath.
It is not needed to merely execute programs that use LibTomMath.
Description-md5: 0fd88de1437119c6fd98ada3631675d8
Homepage: http://libtom.org/?page=features&whatfile=ltm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m