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

Last updated: September 21,2024

1. Install "libu2f-host.i686" package

In this section, we are going to explain the necessary steps to install libu2f-host.i686 on Fedora 34

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

2. Uninstall "libu2f-host.i686" package

This guide let you learn how to uninstall libu2f-host.i686 on Fedora 34:

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

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

Last metadata expiration check: 2:24:12 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : libu2f-host
Version : 1.1.10
Release : 7.fc34
Architecture : i686
Size : 51 k
Source : libu2f-host-1.1.10-7.fc34.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.