How to Install and Uninstall libtommath1 Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "libtommath1" package

Please follow the guidelines below to install libtommath1 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libtommath1

2. Uninstall "libtommath1" package

In this section, we are going to explain the necessary steps to uninstall libtommath1 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libtommath1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtommath1 package on Ubuntu 21.10 (Impish Indri)

Package: libtommath1
Architecture: amd64
Version: 1.2.0-6build1
Multi-Arch: same
Priority: optional
Section: libs
Source: libtommath
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rakudo Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 148
Depends: libc6 (>= 2.25)
Filename: pool/main/libt/libtommath/libtommath1_1.2.0-6build1_amd64.deb
Size: 51944
MD5sum: 3e461f6d7789e632886af20b249dc6e5
SHA1: da2608c4fc5fd7aa49234d159b4456d25f4595cd
SHA256: ce31912303661848302e1f9cee8f19ffa168605d41101ef012dd0c82ee77c778
SHA512: ade4d3c708ec70fa3a17c3eafee1f2cf107bd7267b83f68b93ae992c94cdcc3fedd153e17cd7383ee8b077f08ca10dc7bde5b91e539f2ba6dbdb915810cf9fa1
Homepage: http://www.libtom.net/LibTomMath/
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
Task: kubuntu-desktop, kubuntu-full, ubuntustudio-desktop