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

Last updated: October 03,2024

1. Install "libgusb.i686" package

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

$ sudo dnf update $ sudo dnf install libgusb.i686

2. Uninstall "libgusb.i686" package

Please follow the guidelines below to uninstall libgusb.i686 on Fedora 39:

$ sudo dnf remove libgusb.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:47:42 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libgusb
Version : 0.4.8
Release : 1.fc39
Architecture : i686
Size : 67 k
Source : libgusb-0.4.8-1.fc39.src.rpm
Repository : updates
Summary : GLib wrapper around libusb1
URL : https://github.com/hughsie/libgusb
License : LGPL-2.1-or-later
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.