How to Install and Uninstall libcamera-base0_2 Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "libcamera-base0_2" package

Here is a brief guide to show you how to install libcamera-base0_2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libcamera-base0_2

2. Uninstall "libcamera-base0_2" package

Learn how to uninstall libcamera-base0_2 on openSuSE Tumbleweed:

$ sudo zypper remove libcamera-base0_2

3. Information about the libcamera-base0_2 package on openSuSE Tumbleweed

Information for package libcamera-base0_2:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libcamera-base0_2
Version : 0.2.0-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 150.2 KiB
Installed : No
Status : not installed
Source package : libcamera-0.2.0-1.3.src
Upstream URL : https://libcamera.org/
Summary : A complex camera support library in C++
Description :
libcamera is an experimental camera user-space API.
A camera may consist of multiple sensors or function blocks, and can
expose multiple kernel device nodes in /dev for different stages of
the pipeline. The libcamera API groups and exposes these pieces as
what users consider one "camera".