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

Last updated: October 06,2024

1. Install "libgusb.i686" package

This is a short guide on how to install libgusb.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libgusb.i686

2. Uninstall "libgusb.i686" package

Please follow the guidance below to uninstall libgusb.i686 on Fedora 36:

$ sudo dnf remove libgusb.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:40:02 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libgusb
Version : 0.3.10
Release : 2.fc36
Architecture : i686
Size : 52 k
Source : libgusb-0.3.10-2.fc36.src.rpm
Repository : fedora
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.