< Home - < Back

python-pycxx-devel


Information about the package, python-pycxx-devel, which is shipped with common Linux distributions. The python-pycxx-devel package is designed for, PyCXX header and source files.


Package Name:

python-pycxx-devel

Summary:

PyCXX header and source files

Description:

PyCXX is a set of classes to help create extensions of Python in the C++ language. The first part encapsulates the Python C API taking care of exceptions and ref counting. The second part supports the building of Python extension modules in C++. The python-pycxx-devel package provides the header and source files for Python 2. There is no non-devel package needed.

Architecture:

noarch

Version:

6.2.4

Release:

7.20130805svn280.el6

Size:

60 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for python-pycxx-devel


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


Command

Description of Command

yum install python-pycxx-devel

This command will install python-pycxx-devel on the server.

yum remove python-pycxx-devel

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

yum -y remove python-pycxx-devel

This command will un-install python-pycxx-devel 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 python-pycxx-devel when using the -y flag.

yum update python-pycxx-devel

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

yum -y update python-pycxx-devel

This command will update python-pycxx-devel 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 python-pycxx-devel when using the -y flag.

yum info python-pycxx-devel

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

yum deplist python-pycxx-devel

This command will show you the dependencies for python-pycxx-devel. 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 python-pycxx-devel

This command will check if there is an update waiting on python-pycxx-devel. 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.