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

Last updated: January 16,2025

1. Install "libgusb.i686" package

Here is a brief guide to show you how to install libgusb.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libgusb.i686

2. Uninstall "libgusb.i686" package

This guide let you learn how to uninstall libgusb.i686 on Fedora 35:

$ sudo dnf remove libgusb.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:14:04 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libgusb
Version : 0.3.9
Release : 1.fc35
Architecture : i686
Size : 53 k
Source : libgusb-0.3.9-1.fc35.src.rpm
Repository : updates
Summary : GLib wrapper around libusb1
URL : https://github.com/hughsie/libgusb
License : LGPLv2+
Description : GUsb is a GObject wrapper for libusb1 that makes it easy to do
: asynchronous control, bulk and interrupt transfers with proper
: cancellation and integration into a mainloop.