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

Last updated: May 19,2024

1. Install "python3-pyside" package

This tutorial shows how to install python3-pyside on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pyside

2. Uninstall "python3-pyside" package

In this section, we are going to explain the necessary steps to uninstall python3-pyside on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-pyside
Priority: optional
Section: universe/python
Installed-Size: 18
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pyside
Version: 1.2.2-2build2
Depends: python3-pyside.phonon (>= 1.2.2-2build2), python3-pyside.qtcore (>= 1.2.2-2build2), python3-pyside.qtdeclarative (>= 1.2.2-2build2), python3-pyside.qtgui (>= 1.2.2-2build2), python3-pyside.qthelp (>= 1.2.2-2build2), python3-pyside.qtnetwork (>= 1.2.2-2build2), python3-pyside.qtopengl (>= 1.2.2-2build2), python3-pyside.qtscript (>= 1.2.2-2build2), python3-pyside.qtsql (>= 1.2.2-2build2), python3-pyside.qtsvg (>= 1.2.2-2build2), python3-pyside.qttest (>= 1.2.2-2build2), python3-pyside.qtuitools (>= 1.2.2-2build2), python3-pyside.qtwebkit (>= 1.2.2-2build2), python3-pyside.qtxml (>= 1.2.2-2build2)
Filename: pool/universe/p/pyside/python3-pyside_1.2.2-2build2_all.deb
Size: 4078
MD5sum: b5a2572fa1977eebd9bfe8d797e8d830
SHA1: d800b192acd79a32139babacc2e58453d7941470
SHA256: a597a163aae63a0f0fd1a2548a51f126a5e2c593aefa0a322d8fbc5deaede95b
Description-en: Python3 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.
.
Python3 bindings for Qt4 framework. This is a metapackage for all modules.
Description-md5: 66b8df6b286670115f6aaec0a4f6d4d0
Homepage: http://www.pyside.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions