How to Install and Uninstall libusbx.x86_64 Package on Amazon Linux 2
Last updated: January 10,2025
1. Install "libusbx.x86_64" package
Please follow the guidelines below to install libusbx.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
libusbx.x86_64
Copied
2. Uninstall "libusbx.x86_64" package
In this section, we are going to explain the necessary steps to uninstall libusbx.x86_64 on Amazon Linux 2:
$
sudo yum remove
libusbx.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the libusbx.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : libusbx
Arch : x86_64
Version : 1.0.21
Release : 1.amzn2
Size : 62 k
Repo : amzn2-core/2/x86_64
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
Arch : x86_64
Version : 1.0.21
Release : 1.amzn2
Size : 62 k
Repo : amzn2-core/2/x86_64
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.