How to Install and Uninstall libgusb.x86_64 Package on Oracle Linux 9
Last updated: January 11,2025
1. Install "libgusb.x86_64" package
This guide covers the steps necessary to install libgusb.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libgusb.x86_64
Copied
2. Uninstall "libgusb.x86_64" package
Please follow the step by step instructions below to uninstall libgusb.x86_64 on Oracle Linux 9:
$
sudo dnf remove
libgusb.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libgusb.x86_64 package on Oracle Linux 9
Last metadata expiration check: 2:08:50 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libgusb
Version : 0.3.8
Release : 2.el9
Architecture : x86_64
Size : 56 k
Source : libgusb-0.3.8-2.el9.src.rpm
Repository : ol9_baseos_latest
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.
Available Packages
Name : libgusb
Version : 0.3.8
Release : 2.el9
Architecture : x86_64
Size : 56 k
Source : libgusb-0.3.8-2.el9.src.rpm
Repository : ol9_baseos_latest
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.