How to Install and Uninstall libopencv409 Package on openSuSE Tumbleweed

Last updated: June 24,2024

1. Install "libopencv409" package

This guide covers the steps necessary to install libopencv409 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libopencv409

2. Uninstall "libopencv409" package

This tutorial shows how to uninstall libopencv409 on openSuSE Tumbleweed:

$ sudo zypper remove libopencv409

3. Information about the libopencv409 package on openSuSE Tumbleweed

Information for package libopencv409:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libopencv409
Version : 4.9.0-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 25.3 MiB
Installed : No
Status : not installed
Source package : opencv-4.9.0-2.2.src
Upstream URL : https://opencv.org/
Summary : Libraries to use OpenCV computer vision
Description :
The Open Computer Vision Library is a collection of algorithms and sample code
for various computer vision problems. The library is compatible with IPL and
utilizes Intel Integrated Performance Primitives for better performance.