How to Install and Uninstall libtommath0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libtommath0" package

Please follow the step by step instructions below to install libtommath0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtommath0

2. Uninstall "libtommath0" package

Here is a brief guide to show you how to uninstall libtommath0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtommath0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtommath0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtommath0
Priority: extra
Section: libs
Installed-Size: 115
Maintainer: Ubuntu Developers
Original-Maintainer: Joe Nahmias
Architecture: amd64
Source: libtommath
Version: 0.42.0-1.2
Depends: libc6 (>= 2.14)
Filename: pool/main/libt/libtommath/libtommath0_0.42.0-1.2_amd64.deb
Size: 41826
MD5sum: 279cebbb3a2ce1c666a1efd70f836c2d
SHA1: 3a5549ab101826eb52ec9d9dd8597bd084e82a5f
SHA256: 56cef23b45dd776711963b218a15f23aa070f703c31f676704b142fe0fe0c7fd
Description-en: multiple-precision integer library [runtime]
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 library needed to run programs that
use LibTomMath.
Description-md5: de1b0c46826f3f82d0a65bb662b48ec5
Homepage: http://libtom.org/?page=features&whatfile=ltm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 3y
Task: kubuntu-desktop, kubuntu-full