How to Install and Uninstall opencv Package on openSUSE Leap

Last updated: May 18,2024

1. Install "opencv" package

Please follow the guidance below to install opencv on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install opencv

2. Uninstall "opencv" package

Please follow the guidelines below to uninstall opencv on openSUSE Leap:

$ sudo zypper remove opencv

3. Information about the opencv package on openSUSE Leap

Information for package opencv:
-------------------------------
Repository : Main Repository
Name : opencv
Version : 4.5.5-150400.1.28
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 261.8 KiB
Installed : No
Status : not installed
Source package : opencv-4.5.5-150400.1.28.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.