How to Install and Uninstall libusb-compat-0.1.i686 Package on Fedora 39

Last updated: January 11,2025

1. Install "libusb-compat-0.1.i686" package

Please follow the guidance below to install libusb-compat-0.1.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libusb-compat-0.1.i686

2. Uninstall "libusb-compat-0.1.i686" package

Please follow the step by step instructions below to uninstall libusb-compat-0.1.i686 on Fedora 39:

$ sudo dnf remove libusb-compat-0.1.i686 $ sudo dnf autoremove

3. Information about the libusb-compat-0.1.i686 package on Fedora 39

Last metadata expiration check: 2:18:18 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libusb-compat-0.1
Version : 0.1.8
Release : 5.fc39
Architecture : i686
Size : 30 k
Source : libusb-compat-0.1-0.1.8-5.fc39.src.rpm
Repository : fedora
Summary : Compatibility shim around libusb-1.0 offering the old 0.1 API
URL : https://github.com/libusb/libusb-compat-0.1
License : LGPLv2+
Description : This package provides a shim / compatibility layer on top of libusb1
: offering the old 0.1 API for applications which do not have been ported
: to the new 1.0 API yet. Where ever possible applications really should
: use and / or be ported to the new 1.0 API instead of relying on this
: compatibility library.