How to Install and Uninstall opencv.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 26,2024
1. Install "opencv.x86_64" package
Please follow the steps below to install opencv.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
opencv.x86_64
Copied
2. Uninstall "opencv.x86_64" package
Please follow the steps below to uninstall opencv.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
opencv.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the opencv.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:03:14 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : opencv
Version : 4.6.0
Release : 7.el9
Architecture : x86_64
Size : 1.4 M
Source : opencv-4.6.0-7.el9.src.rpm
Repository : epel
Summary : Collection of algorithms for computer vision
URL : https://opencv.org
License : BSD
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.
Available Packages
Name : opencv
Version : 4.6.0
Release : 7.el9
Architecture : x86_64
Size : 1.4 M
Source : opencv-4.6.0-7.el9.src.rpm
Repository : epel
Summary : Collection of algorithms for computer vision
URL : https://opencv.org
License : BSD
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.