How to Install and Uninstall libgusb.x86_64 Package on Oracle Linux 8
Last updated: November 29,2024
1. Install "libgusb.x86_64" package
Learn how to install libgusb.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libgusb.x86_64
Copied
2. Uninstall "libgusb.x86_64" package
Learn how to uninstall libgusb.x86_64 on Oracle Linux 8:
$
sudo dnf remove
libgusb.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libgusb.x86_64 package on Oracle Linux 8
Last metadata expiration check: 1:22:53 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libgusb
Version : 0.3.0
Release : 1.el8
Architecture : x86_64
Size : 49 k
Source : libgusb-0.3.0-1.el8.src.rpm
Repository : ol8_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.0
Release : 1.el8
Architecture : x86_64
Size : 49 k
Source : libgusb-0.3.0-1.el8.src.rpm
Repository : ol8_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.