How to Install and Uninstall opencv-devel Package on openSuSE Tumbleweed
Last updated: November 24,2024
1. Install "opencv-devel" package
Please follow the instructions below to install opencv-devel on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
opencv-devel
Copied
2. Uninstall "opencv-devel" package
This guide let you learn how to uninstall opencv-devel on openSuSE Tumbleweed:
$
sudo zypper remove
opencv-devel
Copied
3. Information about the opencv-devel package on openSuSE Tumbleweed
Information for package opencv-devel:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : opencv-devel
Version : 4.9.0-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 8.6 MiB
Installed : No
Status : not installed
Source package : opencv-4.9.0-2.2.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 : opencv-devel
Version : 4.9.0-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 8.6 MiB
Installed : No
Status : not installed
Source package : opencv-4.9.0-2.2.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.