How to Install and Uninstall python3-opencv.x86_64 Package on AlmaLinux 9

Last updated: October 07,2024

1. Install "python3-opencv.x86_64" package

Please follow the instructions below to install python3-opencv.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install python3-opencv.x86_64

2. Uninstall "python3-opencv.x86_64" package

This guide let you learn how to uninstall python3-opencv.x86_64 on AlmaLinux 9:

$ sudo dnf remove python3-opencv.x86_64 $ sudo dnf autoremove

3. Information about the python3-opencv.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:42:44 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-opencv
Version : 4.6.0
Release : 7.el9
Architecture : x86_64
Size : 1.9 M
Source : opencv-4.6.0-7.el9.src.rpm
Repository : epel
Summary : Python3 bindings for apps which use OpenCV
URL : https://opencv.org
License : BSD
Description : This package contains Python3 bindings for the OpenCV library.