How to Install and Uninstall libusb.i686 Package on CentOS Stream 8

Last updated: May 06,2024

1. Install "libusb.i686" package

This guide covers the steps necessary to install libusb.i686 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install libusb.i686

2. Uninstall "libusb.i686" package

Please follow the steps below to uninstall libusb.i686 on CentOS Stream 8:

$ sudo dnf remove libusb.i686 $ sudo dnf autoremove

3. Information about the libusb.i686 package on CentOS Stream 8

Last metadata expiration check: 2:32:50 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : libusb
Epoch : 1
Version : 0.1.5
Release : 12.el8
Architecture : i686
Size : 42 k
Source : libusb-0.1.5-12.el8.src.rpm
Repository : baseos
Summary : A library which allows userspace access to USB devices
URL : http://sourceforge.net/projects/libusb/
License : LGPLv2+
Description : This package provides a way for applications to access USB devices.
: Legacy libusb-0.1 is no longer supported by upstream, therefore content of this
: package was replaced by libusb-compat. It provides compatibility layer allowing
: applications written for libusb-0.1 to work with libusb-1.0.