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

Last updated: November 27,2024

1. Install "libunicap.i686" package

Please follow the steps below to install libunicap.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libunicap.i686

2. Uninstall "libunicap.i686" package

Learn how to uninstall libunicap.i686 on Fedora 34:

$ sudo dnf remove libunicap.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:20:58 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libunicap
Version : 0.9.12
Release : 28.fc34
Architecture : i686
Size : 136 k
Source : libunicap-0.9.12-28.fc34.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.