< Home - < Back

opencv-python


Information about the package, opencv-python, which is shipped with common Linux distributions. The opencv-python package is designed for, Python bindings for apps which use OpenCV.


Package Name:

opencv-python

Summary:

Python bindings for apps which use OpenCV

Description:

This package contains Python bindings for the OpenCV library.

Architecture:

x86_64

Version:

2.0.0

Release:

12.el6

Size:

843 k

Repository:

base

From Repository:

Licence:

BSD



Handy Yum Commands for opencv-python


Control the opencv-python package with the following handy commands outlined below.


Command

Description of Command

yum install opencv-python

This command will install opencv-python on the server.

yum remove opencv-python

This command will un-install opencv-python on the server. When you run this command, you will be asked if you are sure that you want to remove opencv-python, so you have to manually confirm that you want to do this.

yum -y remove opencv-python

This command will un-install opencv-python on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove opencv-python when using the -y flag.

yum update opencv-python

This command will update opencv-python to the latest version. When you run this command, you will be asked if you are sure that you want to remove opencv-python, so you have to manually confirm that you want to do this.

yum -y update opencv-python

This command will update opencv-python to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove opencv-python when using the -y flag.

yum info opencv-python

This command will show you core information about the opencv-python package.

yum deplist opencv-python

This command will show you the dependencies for opencv-python. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update opencv-python

This command will check if there is an update waiting on opencv-python. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.