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

Last updated: May 18,2024

1. Install "libunicap.x86_64" package

Here is a brief guide to show you how to install libunicap.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install libunicap.x86_64

2. Uninstall "libunicap.x86_64" package

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

$ sudo dnf remove libunicap.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:20:57 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : libunicap
Version : 0.9.12
Release : 21.el8
Architecture : x86_64
Size : 129 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.