How to Install and Uninstall libunicap.i686 Package on AlmaLinux 8
Last updated: November 28,2024
1. Install "libunicap.i686" package
In this section, we are going to explain the necessary steps to install libunicap.i686 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
libunicap.i686
Copied
2. Uninstall "libunicap.i686" package
This guide let you learn how to uninstall libunicap.i686 on AlmaLinux 8:
$
sudo dnf remove
libunicap.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libunicap.i686 package on AlmaLinux 8
Last metadata expiration check: 1:00:16 ago on Mon Sep 5 03:22:42 2022.
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.
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.