How to Install and Uninstall opencv Package on openSuSE Tumbleweed

Last updated: November 07,2024

1. Install "opencv" package

Please follow the guidance below to install opencv on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install opencv

2. Uninstall "opencv" package

Please follow the step by step instructions below to uninstall opencv on openSuSE Tumbleweed:

$ sudo zypper remove opencv

3. Information about the opencv package on openSuSE Tumbleweed

Information for package opencv:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : opencv
Version : 4.9.0-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 290.4 KiB
Installed : No
Status : not installed
Source package : opencv-4.9.0-2.2.src
Upstream URL : https://opencv.org/
Summary : Collection of algorithms for computer vision
Description :
OpenCV means Intel Open Source Computer Vision Library. It is a collection of C
functions and a few C++ classes that implement some popular Image Processing and
Computer Vision algorithms.