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

Last updated: November 23,2024

1. Install "libcamera-suse7" package

This guide let you learn how to install libcamera-suse7 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libcamera-suse7

2. Uninstall "libcamera-suse7" package

This guide covers the steps necessary to uninstall libcamera-suse7 on openSuSE Tumbleweed:

$ sudo zypper remove libcamera-suse7

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

Information for package libcamera-suse7:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libcamera-suse7
Version : 0.0.0+g3076.d79b4120-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 1,2 MiB
Installed : No
Status : not installed
Source package : libcamera-0.0.0+g3076.d79b4120-1.2.src
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".