How to Install and Uninstall opencv.i686 Package on Fedora 35
Last updated: November 27,2024
1. Install "opencv.i686" package
This guide covers the steps necessary to install opencv.i686 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
opencv.i686
Copied
2. Uninstall "opencv.i686" package
Please follow the guidelines below to uninstall opencv.i686 on Fedora 35:
$
sudo dnf remove
opencv.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the opencv.i686 package on Fedora 35
Last metadata expiration check: 0:32:53 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : opencv
Version : 4.5.3
Release : 6.fc35
Architecture : i686
Size : 1.4 M
Source : opencv-4.5.3-6.fc35.src.rpm
Repository : fedora
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.5.3
Release : 6.fc35
Architecture : i686
Size : 1.4 M
Source : opencv-4.5.3-6.fc35.src.rpm
Repository : fedora
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.