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

Last updated: May 18,2024

1. Install "libunicap.i686" package

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

$ sudo dnf update $ sudo dnf install libunicap.i686

2. Uninstall "libunicap.i686" package

Here is a brief guide to show you how to uninstall libunicap.i686 on Fedora 35:

$ sudo dnf remove libunicap.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:11:08 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : libunicap
Version : 0.9.12
Release : 29.fc35
Architecture : i686
Size : 135 k
Source : libunicap-0.9.12-29.fc35.src.rpm
Repository : fedora
Summary : Library to access different kinds of (video) capture devices
URL : https://www.unicap-imaging.org/
License : GPLv2+
Description : Unicap provides a uniform interface to video capture devices. It allows
: applications to use any supported video capture device via a single API.
: The unicap library offers a high level of hardware abstraction while
: maintaining maximum performance. Zero copy capture of video buffers is
: possible for devices supporting it allowing fast video capture with low
: CPU usage even on low-speed architectures.