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

Last updated: July 07,2024

1. Install "libgusb.x86_64" package

Please follow the instructions below to install libgusb.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install libgusb.x86_64

2. Uninstall "libgusb.x86_64" package

Please follow the steps below to uninstall libgusb.x86_64 on Fedora 36:

$ sudo dnf remove libgusb.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:59:23 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libgusb
Version : 0.3.10
Release : 2.fc36
Architecture : x86_64
Size : 50 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.