How to Install python-pyside.qtcore software package in Ubuntu 17.04 (Zesty Zapus)

How to Install python-pyside.qtcore software package in Ubuntu 17.04 (Zesty Zapus)

python-pyside.qtcore software package provides Qt 4 core module - Python bindings, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install python-pyside.qtcore 

python-pyside.qtcore is installed in your system.

Make ensure the python-pyside.qtcore package were installed using the commands given below,

$ sudo dpkg-query -l | grep python-pyside.qtcore *

You will get with python-pyside.qtcore package name, version, architecture and description in a table

python-pyside.qtcore package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Python
Package python-pyside.qtcore
Version 1.2.2-2build2
Description Qt 4 core module - Python bindings
Sub Section Python


See Also, How to uninstall or remove python-pyside.qtcore software package from Ubuntu 17.04 (Zesty Zapus)?