How to Install and Uninstall libunicap.i686 Package on CentOS Stream 8

Last updated: May 18,2024

1. Install "libunicap.i686" package

Please follow the guidelines below to install libunicap.i686 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install libunicap.i686

2. Uninstall "libunicap.i686" package

In this section, we are going to explain the necessary steps to uninstall libunicap.i686 on CentOS Stream 8:

$ sudo dnf remove libunicap.i686 $ sudo dnf autoremove

3. Information about the libunicap.i686 package on CentOS Stream 8

Last metadata expiration check: 2:14:54 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : libunicap
Version : 0.9.12
Release : 21.el8
Architecture : i686
Size : 138 k
Source : libunicap-0.9.12-21.el8.src.rpm
Repository : appstream
Summary : Library to access different kinds of (video) capture devices
URL : http://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.