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

Last updated: October 08,2024

1. Install "tomsfastmath.i686" package

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

$ sudo dnf update $ sudo dnf install tomsfastmath.i686

2. Uninstall "tomsfastmath.i686" package

This guide covers the steps necessary to uninstall tomsfastmath.i686 on Fedora 35:

$ sudo dnf remove tomsfastmath.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:40:42 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : tomsfastmath
Version : 0.13.1
Release : 9.fc35
Architecture : i686
Size : 276 k
Source : tomsfastmath-0.13.1-9.fc35.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.