How to Install and Uninstall pyside-tools Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 20,2024

1. Install "pyside-tools" package

Please follow the instructions below to install pyside-tools on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install pyside-tools

2. Uninstall "pyside-tools" package

In this section, we are going to explain the necessary steps to uninstall pyside-tools on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the pyside-tools package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: pyside-tools
Architecture: amd64
Version: 0.2.15-1build1
Priority: optional
Section: universe/libs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 535
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libqt4-xml (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libstdc++6 (>= 5), python (<< 2.8), python (>= 2.7), python:any (>= 2.6.6-7~), python-pyside.qtcore (>= 1.0.6)
Recommends: python-pyside (>= 1.0.6)
Filename: pool/universe/p/pyside-tools/pyside-tools_0.2.15-1build1_amd64.deb
Size: 118960
MD5sum: 2df84c6b3e146a562f042b6dcc58e3a8
SHA1: c439dd316bf7a5dcdfe04d0812890d775d9dd346
SHA256: cb277c130eb6a461c84719930e7034ffb3cfdaaa2c0ba9bec7cb02bbdb1d512e
Homepage: http://www.pyside.org/
Description: development tools for PySide (uic, rcc, lupdate)
Description-md5: fa5198d0efbf85908f6b97895a597566

5. The same packages on other Linux Distributions