How to Install and Uninstall libusbg.i686 Package on Fedora 39

Last updated: October 13,2024

1. Install "libusbg.i686" package

Please follow the guidance below to install libusbg.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libusbg.i686

2. Uninstall "libusbg.i686" package

This guide covers the steps necessary to uninstall libusbg.i686 on Fedora 39:

$ sudo dnf remove libusbg.i686 $ sudo dnf autoremove

3. Information about the libusbg.i686 package on Fedora 39

Last metadata expiration check: 1:36:07 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libusbg
Version : 0.2.0
Release : 14.fc39
Architecture : i686
Size : 59 k
Source : libusbg-0.2.0-14.fc39.src.rpm
Repository : fedora
Summary : Library for USB gadget-configfs userspace functionality
URL : https://github.com/libusbgx/libusbgx
License : LGPLv2+
Description : libusbg is a C library encapsulating the kernel USB gadget-configfs
: userspace API functionality.
:
: It provides routines for creating and parsing USB gadget devices using
: the configfs API. Currently, all USB gadget configfs functions that can
: be enabled in kernel release 3.11 (Linux for Workgroups!) are supported.