How to Install and Uninstall pyqt5-examples Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "pyqt5-examples" package

Please follow the steps below to install pyqt5-examples on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pyqt5-examples

2. Uninstall "pyqt5-examples" package

This guide covers the steps necessary to uninstall pyqt5-examples on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pyqt5-examples $ sudo apt autoclean && sudo apt autoremove

3. Information about the pyqt5-examples package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pyqt5-examples
Priority: optional
Section: universe/python
Installed-Size: 7101
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pyqt5
Version: 5.5.1+dfsg-3ubuntu4
Depends: libjs-jquery, python3-pyqt5 | python-pyqt5
Suggests: pyqt5-dev-tools, python3-pyqt5.qtmultimedia, python3-pyqt5.qtopengl, python3-pyqt5.qtquick, python3-pyqt5.qtsvg, qt5-doc, qttools5-dev-tools
Filename: pool/universe/p/pyqt5/pyqt5-examples_5.5.1+dfsg-3ubuntu4_all.deb
Size: 1692690
MD5sum: 703af796ad8a33f023ace7028f7ab8b1
SHA1: 55bc22da749ac6a0c986d03754d703d6e248df10
SHA256: 233c13bd78b4295a00292d2f82b93de90968ebe2a6109b5309ed2d7f3972af31
Description-en: Examples and demos for PyQt5
PyQt5 exposes the Qt5 GUI toolkit in Python.
.
This package the Qt example programs and demos ported to Python.
Description-md5: d62c291d8eb4fd9f644fa9a6b27c31ca
Homepage: http://www.riverbankcomputing.co.uk/software/pyqt/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu