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

Last updated: October 04,2024

1. Install "python-pyside" package

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

$ sudo apt update $ sudo apt install python-pyside

2. Uninstall "python-pyside" package

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

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

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

Package: python-pyside
Priority: optional
Section: universe/python
Installed-Size: 19
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pyside
Version: 1.2.2-2build2
Depends: python-pyside.phonon (>= 1.2.2-2build2), python-pyside.qtcore (>= 1.2.2-2build2), python-pyside.qtdeclarative (>= 1.2.2-2build2), python-pyside.qtgui (>= 1.2.2-2build2), python-pyside.qthelp (>= 1.2.2-2build2), python-pyside.qtnetwork (>= 1.2.2-2build2), python-pyside.qtopengl (>= 1.2.2-2build2), python-pyside.qtscript (>= 1.2.2-2build2), python-pyside.qtsql (>= 1.2.2-2build2), python-pyside.qtsvg (>= 1.2.2-2build2), python-pyside.qttest (>= 1.2.2-2build2), python-pyside.qtuitools (>= 1.2.2-2build2), python-pyside.qtwebkit (>= 1.2.2-2build2), python-pyside.qtxml (>= 1.2.2-2build2)
Filename: pool/universe/p/pyside/python-pyside_1.2.2-2build2_all.deb
Size: 4242
MD5sum: 70227221bbad7a83ab653580b01bdfd2
SHA1: a2d1cafebbcbe875ae6368af2c742702c3bc9e70
SHA256: 4eed1aa98bcccc92699a80798159ceb1c5d8e054c6a6f5eb2e1dcf888487b715
Description-en: Python bindings for Qt4 (big metapackage)
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
Python bindings for Qt4 framework. This is a metapackage for all modules.
Description-md5: 1c5dfe73f9680c43cc6f477c7d9c6d9e
Homepage: http://www.pyside.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu