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

Last updated: November 27,2024

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

Please follow the instructions below to install libusb-compat-0.1.i686 on Fedora 38

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

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

This guide let you learn how to uninstall libusb-compat-0.1.i686 on Fedora 38:

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

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

Last metadata expiration check: 5:33:15 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libusb-compat-0.1
Version : 0.1.8
Release : 4.fc38
Architecture : i686
Size : 30 k
Source : libusb-compat-0.1-0.1.8-4.fc38.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.