How to Install and Uninstall libusb-devel.x86_64 Package on Amazon Linux 2

Last updated: December 29,2024

1. Install "libusb-devel.x86_64" package

Please follow the instructions below to install libusb-devel.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libusb-devel.x86_64

2. Uninstall "libusb-devel.x86_64" package

Please follow the step by step instructions below to uninstall libusb-devel.x86_64 on Amazon Linux 2:

$ sudo yum remove libusb-devel.x86_64 $ sudo yum autoremove

3. Information about the libusb-devel.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libusb-devel
Arch : x86_64
Epoch : 1
Version : 0.1.4
Release : 3.amzn2.0.2
Size : 33 k
Repo : amzn2-core/2/x86_64
Summary : Development files for libusb
URL : http://sourceforge.net/projects/libusb/
License : LGPLv2+
Description : This package contains the header files, libraries and
: documentation needed to develop applications that use libusb-0.1.
: However new applications should use libusb-1.0 library instead of
: this one.