How to Install and Uninstall python3-pyqt5.qtwebchannel Package on Ubuntu 21.10 (Impish Indri)

Last updated: November 26,2024

1. Install "python3-pyqt5.qtwebchannel" package

This guide let you learn how to install python3-pyqt5.qtwebchannel on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pyqt5.qtwebchannel

2. Uninstall "python3-pyqt5.qtwebchannel" package

Learn how to uninstall python3-pyqt5.qtwebchannel on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-pyqt5.qtwebchannel $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pyqt5.qtwebchannel package on Ubuntu 21.10 (Impish Indri)

Package: python3-pyqt5.qtwebchannel
Architecture: amd64
Version: 5.15.4+dfsg-3
Priority: optional
Section: universe/python
Source: pyqt5
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 73
Depends: python3-pyqt5 (= 5.15.4+dfsg-3), python3 (>= 3~), libc6 (>= 2.4), libqt5core5a (>= 5.15.1), libqt5webchannel5 (>= 5.9.1), libstdc++6 (>= 5)
Filename: pool/universe/p/pyqt5/python3-pyqt5.qtwebchannel_5.15.4+dfsg-3_amd64.deb
Size: 15260
MD5sum: 73478e02e1809734df7308170f77be15
SHA1: 7b57676d8ae77290dd8ffe56b35d63858d3ec603
SHA256: 6816a59a17f1da7f4aababd51dea2182ff5db4d6285e3db82684eae6d59e4c31
SHA512: 6ee793ab2d25ec5d5a1f67390fed41a1ce5e9df351ae49f9a22fce59827a1da5290c89fbde1698dbecd020ede84e4b195e9777bab4f38a1a4afae3cdf7555e5c
Homepage: https://riverbankcomputing.com/software/pyqt/intro
Description-en: Python 3 bindings for Qt5's WebChannel module
Qt WebChannel enables peer-to-peer communication between the host (PyQt5
application) and the client (HTML/JavaScript application). The transport
mechanism is supported out of the box by the two popular web engines, Qt
WebKit 2 and Qt WebEngine (experimental).
.
This package contains the Python 3 version of this module.
Description-md5: 7ef1a0e57b1afef745483e3aec35f054
Task: ubuntustudio-publishing