How to Install and Uninstall libusb-devel.i686 Package on Fedora 34

Last updated: October 04,2024

1. Install "libusb-devel.i686" package

Please follow the guidance below to install libusb-devel.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libusb-devel.i686

2. Uninstall "libusb-devel.i686" package

This tutorial shows how to uninstall libusb-devel.i686 on Fedora 34:

$ sudo dnf remove libusb-devel.i686 $ sudo dnf autoremove

3. Information about the libusb-devel.i686 package on Fedora 34

Last metadata expiration check: 4:58:30 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libusb-devel
Epoch : 1
Version : 0.1.7
Release : 6.fc34
Architecture : i686
Size : 12 k
Source : libusb-0.1.7-6.fc34.src.rpm
Repository : updates
Summary : Development files for libusb
URL : https://github.com/libusb/libusb-compat-0.1
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.