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

Last updated: May 17,2024

1. Install "pyqt4-dev-tools" package

Learn how to install pyqt4-dev-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pyqt4-dev-tools

2. Uninstall "pyqt4-dev-tools" package

Here is a brief guide to show you how to uninstall pyqt4-dev-tools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pyqt4-dev-tools $ sudo apt autoclean && sudo apt autoremove

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

Package: pyqt4-dev-tools
Priority: optional
Section: universe/python
Installed-Size: 286
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: python-qt4
Version: 4.11.4+dfsg-1build4
Depends: python, python-qt4 (= 4.11.4+dfsg-1build4), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libqt4-xml (>= 4:4.8.0-1~), libqtcore4 (>= 4:4.8.0-1~), libstdc++6 (>= 4.1.1)
Filename: pool/universe/p/python-qt4/pyqt4-dev-tools_4.11.4+dfsg-1build4_amd64.deb
Size: 88472
MD5sum: ccd528d7caf0ef05d83388eb592e8232
SHA1: 3e90faadef6d20df9feb158a47ea457cd6e760de
SHA256: a16f5131270f6944558256861f5497b2628cb2b6d69ab856eb0141779947f1e7
Description-en: Development tools for PyQt4
This package contains various support tools for PyQt4 developers:
* a user interface compiler (pyuic4)
* a resource file generator (pyrcc4)
* a translation string finder (pylupdate)
Description-md5: bc75f36d68f1c5b0a35d9d37acb84260
Homepage: http://www.riverbankcomputing.co.uk/software/pyqt/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu