How to Install and Uninstall libtommath1 Package on openSuSE Tumbleweed

Last updated: May 15,2024

1. Install "libtommath1" package

Please follow the steps below to install libtommath1 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libtommath1

2. Uninstall "libtommath1" package

Please follow the step by step instructions below to uninstall libtommath1 on openSuSE Tumbleweed:

$ sudo zypper remove libtommath1

3. Information about the libtommath1 package on openSuSE Tumbleweed

Information for package libtommath1:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libtommath1
Version : 1.2.1-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 152.5 KiB
Installed : No
Status : not installed
Source package : libtommath-1.2.1-1.2.src
Upstream URL : https://github.com/libtom/libtommath
Summary : Routines For a Integer Based Number Theoretic Applications
Description :
LibTomMath provides highly optimized and portable routines for a vast
majority of integer based number theoretic applications (including public
key cryptography). LibTomMath is not a cryptographic toolkit itself but it
can be used to write one [Used in LibTomCrypt for RSA, DH and ECC public key
routines].