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

Last updated: January 15,2025

1. Install "liboath.i686" package

In this section, we are going to explain the necessary steps to install liboath.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install liboath.i686

2. Uninstall "liboath.i686" package

In this section, we are going to explain the necessary steps to uninstall liboath.i686 on Fedora 36:

$ sudo dnf remove liboath.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:06:04 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : liboath
Version : 2.6.7
Release : 3.fc36
Architecture : i686
Size : 55 k
Source : oath-toolkit-2.6.7-3.fc36.src.rpm
Repository : fedora
Summary : Library for OATH handling
URL : https://www.nongnu.org/oath-toolkit/
License : LGPLv2+
Description : OATH stands for Open AuTHentication, which is the organization that
: specify the algorithms. Supported technologies include the event-based
: HOTP algorithm (RFC4226) and the time-based TOTP algorithm (RFC6238).