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

Last updated: July 08,2024

1. Install "pyside-tools" package

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

$ sudo apt update $ sudo apt install pyside-tools

2. Uninstall "pyside-tools" package

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

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

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

Package: pyside-tools
Priority: optional
Section: universe/libs
Installed-Size: 474
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Version: 0.2.15-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libqt4-xml (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libstdc++6 (>= 4.1.1), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pyside.qtcore (>= 1.0.6)
Recommends: python-pyside (>= 1.0.6)
Filename: pool/universe/p/pyside-tools/pyside-tools_0.2.15-1_amd64.deb
Size: 145870
MD5sum: 7636c55d555bd4b8a77829edbd2a7890
SHA1: a411323f2a3717127b281aa669db0068b14008dc
SHA256: 134d528f21dc520e5701cbf661e4bde9d5abd2d87166f7773ab981193537316b
Description-en: development tools for PySide (uic, rcc, lupdate)
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
PySide ships Python bindings for the Qt4 framework. This package ships
the following accompanying tools:
* pyside-rcc - PySide resource compiler
* pyside-uic - Python User Interface Compiler for PySide
* pyside-lupdate - update Qt Linguist translation files for PySide
Description-md5: fa5198d0efbf85908f6b97895a597566
Homepage: http://www.pyside.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions