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

Last updated: May 09,2024

1. Install "libunicap.i686" package

Please follow the instructions below to install libunicap.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libunicap.i686

2. Uninstall "libunicap.i686" package

This is a short guide on how to uninstall libunicap.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove libunicap.i686 $ sudo dnf autoremove

3. Information about the libunicap.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:53:58 ago on Sun May 9 13:03:46 2021.
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.