How to Install and Uninstall libtommath-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "libtommath-dev" package

In this section, we are going to explain the necessary steps to install libtommath-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libtommath-dev

2. Uninstall "libtommath-dev" package

This guide covers the steps necessary to uninstall libtommath-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libtommath-dev package on Ubuntu 21.10 (Impish Indri)

Package: libtommath-dev
Architecture: amd64
Version: 1.2.0-6build1
Multi-Arch: same
Priority: extra
Section: libdevel
Source: libtommath
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rakudo Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 404
Depends: libtommath1 (= 1.2.0-6build1)
Recommends: libtommath-doc
Filename: pool/main/libt/libtommath/libtommath-dev_1.2.0-6build1_amd64.deb
Size: 63972
MD5sum: 4d6e49a28ffc7a2375c51474e31080b9
SHA1: efd48c64b107ee881d3b6ebdce301865de1a4ab3
SHA256: 195f4e8695473f3fec58b3a30ae2744caa2f22ef1628edfd44f931d78c8559ed
SHA512: 45cf30dafbd1b42697e59de7699e608f09a00e9ffcf00226b2109a0abad686f99afea3e9c2bc33e9069654a26c94f633f31059ff86f5d45abe90d2e42bec868a
Homepage: http://www.libtom.net/LibTomMath/
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