How to Install and Uninstall opencv-devel.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: January 15,2025
1. Install "opencv-devel.x86_64" package
Please follow the guidance below to install opencv-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
opencv-devel.x86_64
Copied
2. Uninstall "opencv-devel.x86_64" package
This guide let you learn how to uninstall opencv-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
opencv-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the opencv-devel.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:46:27 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : opencv-devel
Version : 4.6.0
Release : 7.el9
Architecture : x86_64
Size : 1.1 M
Source : opencv-4.6.0-7.el9.src.rpm
Repository : epel
Summary : Development files for using the OpenCV library
URL : https://opencv.org
License : BSD
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. You should consider installing opencv-doc
: package.
Available Packages
Name : opencv-devel
Version : 4.6.0
Release : 7.el9
Architecture : x86_64
Size : 1.1 M
Source : opencv-4.6.0-7.el9.src.rpm
Repository : epel
Summary : Development files for using the OpenCV library
URL : https://opencv.org
License : BSD
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. You should consider installing opencv-doc
: package.