How to Install and Uninstall opencv.x86_64 Package on Fedora 34

Last updated: September 16,2024

1. Install "opencv.x86_64" package

Here is a brief guide to show you how to install opencv.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install opencv.x86_64

2. Uninstall "opencv.x86_64" package

Please follow the instructions below to uninstall opencv.x86_64 on Fedora 34:

$ sudo dnf remove opencv.x86_64 $ sudo dnf autoremove

3. Information about the opencv.x86_64 package on Fedora 34

Last metadata expiration check: 1:02:29 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : opencv
Version : 4.5.2
Release : 2.fc34
Architecture : x86_64
Size : 1.4 M
Source : opencv-4.5.2-2.fc34.src.rpm
Repository : updates
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.