How to Install and Uninstall tomsfastmath.i686 Package on Fedora 36

Last updated: November 29,2024

1. Install "tomsfastmath.i686" package

This tutorial shows how to install tomsfastmath.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install tomsfastmath.i686

2. Uninstall "tomsfastmath.i686" package

Please follow the step by step instructions below to uninstall tomsfastmath.i686 on Fedora 36:

$ sudo dnf remove tomsfastmath.i686 $ sudo dnf autoremove

3. Information about the tomsfastmath.i686 package on Fedora 36

Last metadata expiration check: 1:47:37 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : tomsfastmath
Version : 0.13.1
Release : 10.fc36
Architecture : i686
Size : 282 k
Source : tomsfastmath-0.13.1-10.fc36.src.rpm
Repository : fedora
Summary : Fast large integer arithmetic library
URL : http://www.libtom.net/
License : Public Domain or WTFPL
Description : TomsFastMath is meant to be a very fast yet still fairly portable and easy to
: port large integer arithmetic library written in ISO C. The goal specifically
: is to be able to perform very fast modular exponentiations and other related
: functions required for ECC, DH and RSA cryptosystems.