How to Install and Uninstall opencv3-devel Package on openSuSE Tumbleweed
Last updated: December 25,2024
1. Install "opencv3-devel" package
This tutorial shows how to install opencv3-devel on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
opencv3-devel
Copied
2. Uninstall "opencv3-devel" package
Please follow the step by step instructions below to uninstall opencv3-devel on openSuSE Tumbleweed:
$
sudo zypper remove
opencv3-devel
Copied
3. Information about the opencv3-devel package on openSuSE Tumbleweed
Information for package opencv3-devel:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : opencv3-devel
Version : 3.4.19-1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.0 MiB
Installed : No
Status : not installed
Source package : opencv3-3.4.19-1.7.src
Upstream URL : https://opencv.org/
Summary : Development files for using the OpenCV library
Description :
This package contains the OpenCV C/C++ library and header files, as well as
documentation. It should be installed if you want to develop programs that will
use the OpenCV library.
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : opencv3-devel
Version : 3.4.19-1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.0 MiB
Installed : No
Status : not installed
Source package : opencv3-3.4.19-1.7.src
Upstream URL : https://opencv.org/
Summary : Development files for using the OpenCV library
Description :
This package contains the OpenCV C/C++ library and header files, as well as
documentation. It should be installed if you want to develop programs that will
use the OpenCV library.