How to Install and Uninstall libusb1.i686 Package on Fedora 35

Last updated: November 25,2024

1. Install "libusb1.i686" package

Please follow the guidelines below to install libusb1.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libusb1.i686

2. Uninstall "libusb1.i686" package

Please follow the guidance below to uninstall libusb1.i686 on Fedora 35:

$ sudo dnf remove libusb1.i686 $ sudo dnf autoremove

3. Information about the libusb1.i686 package on Fedora 35

Last metadata expiration check: 5:08:11 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libusb1
Version : 1.0.25
Release : 8.fc35
Architecture : i686
Size : 77 k
Source : libusb1-1.0.25-8.fc35.src.rpm
Repository : updates
Summary : Library for accessing USB devices
URL : http://libusb.info
License : LGPLv2+
Description : This package provides a way for applications to access USB devices.
:
: libusb is a library for USB device access from Linux, macOS,
: Windows, OpenBSD/NetBSD, Haiku and Solaris userspace.
:
: libusb is abstracted internally in such a way that it can hopefully
: be ported to other operating systems.