How to Install and Uninstall libu2f-host.i686 Package on Fedora 36

Last updated: November 29,2024

1. Install "libu2f-host.i686" package

Please follow the guidelines below to install libu2f-host.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libu2f-host.i686

2. Uninstall "libu2f-host.i686" package

This guide covers the steps necessary to uninstall libu2f-host.i686 on Fedora 36:

$ sudo dnf remove libu2f-host.i686 $ sudo dnf autoremove

3. Information about the libu2f-host.i686 package on Fedora 36

Last metadata expiration check: 5:03:03 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libu2f-host
Version : 1.1.10
Release : 10.fc36
Architecture : i686
Size : 50 k
Source : libu2f-host-1.1.10-10.fc36.src.rpm
Repository : fedora
Summary : Yubico Universal 2nd Factor (U2F) Host C Library
URL : http://developers.yubico.com/libu2f-host/
License : GPLv3 and LGPLv2
Description : libu2f-host provides a C library that implements the host-side of the
: U2F protocol. There are APIs to talk to a U2F device and perform the U2F
: Register and U2F Authenticate operations.