How to Install and Uninstall libv4l Package on openSuSE Tumbleweed
Last updated: December 23,2024
1. Install "libv4l" package
Please follow the guidance below to install libv4l on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
libv4l
Copied
2. Uninstall "libv4l" package
Here is a brief guide to show you how to uninstall libv4l on openSuSE Tumbleweed:
$
sudo zypper remove
libv4l
Copied
3. Information about the libv4l package on openSuSE Tumbleweed
Information for package libv4l:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libv4l
Version : 1.24.1-1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 340.3 KiB
Installed : No
Status : not installed
Source package : v4l-utils-1.24.1-1.6.src
Upstream URL : https://linuxtv.org/downloads/v4l-utils/
Summary : Collection of video4linux support libraries
Description :
libv4l is a collection of libraries which adds a thin abstraction layer on
top of video4linux2 devices. The purpose of this (thin) layer is to make it
easy for application writers to support a wide variety of devices without
having to write separate code for different devices in the same class.
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libv4l
Version : 1.24.1-1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 340.3 KiB
Installed : No
Status : not installed
Source package : v4l-utils-1.24.1-1.6.src
Upstream URL : https://linuxtv.org/downloads/v4l-utils/
Summary : Collection of video4linux support libraries
Description :
libv4l is a collection of libraries which adds a thin abstraction layer on
top of video4linux2 devices. The purpose of this (thin) layer is to make it
easy for application writers to support a wide variety of devices without
having to write separate code for different devices in the same class.