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

Last updated: May 20,2024

1. Install "python3-pyside.qtgui" package

Please follow the instructions below to install python3-pyside.qtgui on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-pyside.qtgui" package

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

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

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

Package: python3-pyside.qtgui
Priority: optional
Section: universe/python
Installed-Size: 11952
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: pyside
Version: 1.2.2-2build2
Depends: python3-pyside.qtcore (= 1.2.2-2build2), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpyside-py3-1.2 (= 1.2.2-2build2), libpython3.5 (>= 3.5.0~b1), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.8.5), 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.qtgui_1.2.2-2build2_amd64.deb
Size: 1941910
MD5sum: 7aec62c19d107665eb379b5bbd9022ee
SHA1: 271453cdfc3cf9ce15a85d21835494e58d8e825b
SHA256: 7edf65966ffb4592a83c0d972d71df8645d66f5789e8c135f3b1a4ce3a9c93f4
Description-en: Qt 4 GUI 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 QtGui module.
Description-md5: a3d50c2e26e2f7638b7637af9dd581e2
Homepage: http://www.pyside.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu