How to Install and Uninstall libusbx.x86_64 Package on Fedora 35

Last updated: November 28,2024

1. Install "libusbx.x86_64" package

This is a short guide on how to install libusbx.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libusbx.x86_64

2. Uninstall "libusbx.x86_64" package

Learn how to uninstall libusbx.x86_64 on Fedora 35:

$ sudo dnf remove libusbx.x86_64 $ sudo dnf autoremove

3. Information about the libusbx.x86_64 package on Fedora 35

Last metadata expiration check: 1:32:35 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libusbx
Version : 1.0.24
Release : 3.fc35
Architecture : x86_64
Size : 71 k
Source : libusbx-1.0.24-3.fc35.src.rpm
Repository : fedora
Summary : Library for accessing USB devices
URL : http://libusb.info
License : LGPLv2+
Description : This package provides a way for applications to access USB devices.
:
: Libusbx is a fork of the original libusb, which is a fully API and ABI
: compatible drop in for the libusb-1.0.9 release. The libusbx fork was
: started by most of the libusb-1.0 developers, after the original libusb
: project did not produce a new release for over 18 months.
:
: Note that this library is not compatible with the original libusb-0.1 series,
: if you need libusb-0.1 compatibility install the libusb package.