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

Last updated: January 12,2025

1. Install "libusb-devel.i686" package

Please follow the guidelines below to install libusb-devel.i686 on Fedora 36

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

2. Uninstall "libusb-devel.i686" package

Please follow the step by step instructions below to uninstall libusb-devel.i686 on Fedora 36:

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

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

Last metadata expiration check: 3:23:15 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libusb-devel
Epoch : 1
Version : 0.1.7
Release : 7.fc36
Architecture : i686
Size : 12 k
Source : libusb-0.1.7-7.fc36.src.rpm
Repository : fedora
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.