< Home - < Back

python-pyside


Information about the package, python-pyside, which is shipped with common Linux distributions. The python-pyside package is designed for, Python bindings for Qt4.


Package Name:

python-pyside

Summary:

Python bindings for Qt4

Description:

PySide provides Python bindings for the Qt cross-platform application and UI framework. PySide consists of a full set of Qt bindings, being compatible with PyQt4 API 2.

Architecture:

x86_64

Version:

0.4.1

Release:

3.el6

Size:

4.8 M

Repository:

epel

From Repository:

Licence:

LGPLv2



Handy Yum Commands for python-pyside


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


Command

Description of Command

yum install python-pyside

This command will install python-pyside on the server.

yum remove python-pyside

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

yum -y remove python-pyside

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

yum update python-pyside

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

yum -y update python-pyside

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

yum info python-pyside

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

yum deplist python-pyside

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

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