How to Install and Uninstall python-pyside.qtcore Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 04,2024

1. Install "python-pyside.qtcore" package

Please follow the guidelines below to install python-pyside.qtcore on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-pyside.qtcore" package

Please follow the guidance below to uninstall python-pyside.qtcore on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pyside.qtcore $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pyside.qtcore package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pyside.qtcore
Priority: optional
Section: universe/python
Installed-Size: 2832
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: pyside
Version: 1.2.2-2build2
Provides: python2.7-pyside.qtcore
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpyside1.2 (= 1.2.2-2build2), libpython2.7 (>= 2.7), libqtcore4 (>= 4:4.8.0), libshiboken1.2v5 (>= 1.1.0), libstdc++6 (>= 4.1.1), python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/pyside/python-pyside.qtcore_1.2.2-2build2_amd64.deb
Size: 562896
MD5sum: 98646dd136fb0e2edb84e5ada9ba98ff
SHA1: 28317d55757dc1bb7d18c22db0903fd4db73df9b
SHA256: 58475525a31dd65e519cda32334836b584d15c70dc59653a20dace11f7a195eb
Description-en: Qt 4 core module - Python bindings
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides Python bindings for the QtCore module.
Description-md5: 3e783ca6680dc351fa46d08dc5a68d90
Homepage: http://www.pyside.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu