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

Last updated: May 14,2024

1. Install "python3-pyside.qtcore" package

This guide covers the steps necessary to install python3-pyside.qtcore on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-pyside.qtcore" package

Please follow the step by step instructions below to uninstall python3-pyside.qtcore on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-pyside.qtcore
Priority: optional
Section: universe/python
Installed-Size: 2824
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: pyside
Version: 1.2.2-2build2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpyside-py3-1.2 (= 1.2.2-2build2), libpython3.5 (>= 3.5.0~b1), libqtcore4 (>= 4:4.8.0), libshiboken-py3-1.2v5 (>= 1.2.2-2build1), libstdc++6 (>= 4.1.1), python3 (<< 3.6), python3 (>= 3.5~)
Filename: pool/universe/p/pyside/python3-pyside.qtcore_1.2.2-2build2_amd64.deb
Size: 560824
MD5sum: d1b6324de2f911b6b29bdf85d5169cfe
SHA1: 9436709c9f6ca2e3d2f9397427bf3934abc8b9bb
SHA256: 02df75723b1674ce067bed17c28c386c68926b06631ab26178c67a61d8d33fd0
Description-en: Qt 4 core module - Python3 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 Python3 bindings for the QtCore module.
Description-md5: fa5cfeb16d82fccab3a93644f651d12b
Homepage: http://www.pyside.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu