How to Install and Uninstall libusbx.i686 Package on CentOS 8 / RHEL 8
Last updated: November 17,2024
1. Install "libusbx.i686" package
This guide covers the steps necessary to install libusbx.i686 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
libusbx.i686
Copied
2. Uninstall "libusbx.i686" package
Please follow the guidelines below to uninstall libusbx.i686 on CentOS 8 / RHEL 8:
$
sudo dnf remove
libusbx.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libusbx.i686 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 5:54:23 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libusbx
Version : 1.0.23
Release : 4.el8
Architecture : i686
Size : 78 k
Source : libusbx-1.0.23-4.el8.src.rpm
Repository : baseos
Summary : Library for accessing USB devices
URL : http://libusb.info
License : LGPLv2+
Description : This package provides a way for applications to access USB devices.
:
: Libusbx is a fork of the original libusb, which is a fully API and ABI
: compatible drop in for the libusb-1.0.9 release. The libusbx fork was
: started by most of the libusb-1.0 developers, after the original libusb
: project did not produce a new release for over 18 months.
:
: Note that this library is not compatible with the original libusb-0.1 series,
: if you need libusb-0.1 compatibility install the libusb package.
Available Packages
Name : libusbx
Version : 1.0.23
Release : 4.el8
Architecture : i686
Size : 78 k
Source : libusbx-1.0.23-4.el8.src.rpm
Repository : baseos
Summary : Library for accessing USB devices
URL : http://libusb.info
License : LGPLv2+
Description : This package provides a way for applications to access USB devices.
:
: Libusbx is a fork of the original libusb, which is a fully API and ABI
: compatible drop in for the libusb-1.0.9 release. The libusbx fork was
: started by most of the libusb-1.0 developers, after the original libusb
: project did not produce a new release for over 18 months.
:
: Note that this library is not compatible with the original libusb-0.1 series,
: if you need libusb-0.1 compatibility install the libusb package.