How to Install and Uninstall python3-pyqt5.qtwebchannel Package on Kali Linux

Last updated: September 08,2024

1. Install "python3-pyqt5.qtwebchannel" package

This guide let you learn how to install python3-pyqt5.qtwebchannel on Kali Linux

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

2. Uninstall "python3-pyqt5.qtwebchannel" package

In this section, we are going to explain the necessary steps to uninstall python3-pyqt5.qtwebchannel on Kali Linux:

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

3. Information about the python3-pyqt5.qtwebchannel package on Kali Linux

Package: python3-pyqt5.qtwebchannel
Source: pyqt5
Version: 5.15.10+dfsg-1
Installed-Size: 154
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3-pyqt5 (= 5.15.10+dfsg-1), python3 (>= 3~), libc6 (>= 2.4), libqt5core5a (>= 5.15.1), libqt5webchannel5 (>= 5.6.1), libstdc++6 (>= 5)
Size: 109608
SHA256: 3afc47306eff787449a4b54316f9f0b849a45d918cc0435f9a5f5e47c559019e
SHA1: 24a5e4a3a892ebce002465134ec09a92cbdde772
MD5sum: 60ae1376d58e85de8a8ded8e66dbc167
Description: 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:
Homepage: https://riverbankcomputing.com/software/pyqt/intro
Tag: uitoolkit::qt
Section: python
Priority: optional
Filename: pool/main/p/pyqt5/python3-pyqt5.qtwebchannel_5.15.10+dfsg-1_amd64.deb