How to Install and Uninstall libuvc.i686 Package on Fedora 38

Last updated: January 16,2025

1. Install "libuvc.i686" package

Please follow the guidelines below to install libuvc.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libuvc.i686

2. Uninstall "libuvc.i686" package

Please follow the guidance below to uninstall libuvc.i686 on Fedora 38:

$ sudo dnf remove libuvc.i686 $ sudo dnf autoremove

3. Information about the libuvc.i686 package on Fedora 38

Last metadata expiration check: 1:38:27 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libuvc
Version : 0.0.7
Release : 1.fc38
Architecture : i686
Size : 44 k
Source : libuvc-0.0.7-1.fc38.src.rpm
Repository : updates
Summary : Cross-platform library for USB video devices
URL : https://libuvc.github.io
License : BSD-3-Clause AND BSD-1-Clause
Description : libuvc is a cross-platform library for USB video devices, built atop libusb. It
: enables fine-grained control over USB video devices exporting the standard USB
: Video Class (UVC) interface, enabling developers to write drivers for
: previously unsupported devices, or just access UVC devices in a generic
: fashion.