How to Install and Uninstall opencv-devel.x86_64 Package on Amazon Linux 2

Last updated: November 01,2024

1. Install "opencv-devel.x86_64" package

Learn how to install opencv-devel.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install opencv-devel.x86_64

2. Uninstall "opencv-devel.x86_64" package

Here is a brief guide to show you how to uninstall opencv-devel.x86_64 on Amazon Linux 2:

$ sudo yum remove opencv-devel.x86_64 $ sudo yum autoremove

3. Information about the opencv-devel.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : opencv-devel
Arch : x86_64
Version : 2.4.5
Release : 3.amzn2.0.2
Size : 447 k
Repo : amzn2-core/2/x86_64
Summary : Development files for using the OpenCV library
URL : http://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-devel-docs package.