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

Last updated: May 19,2024

1. Install "python3-pyqt5.sip" package

In this section, we are going to explain the necessary steps to install python3-pyqt5.sip on Kali Linux

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

2. Uninstall "python3-pyqt5.sip" package

Please follow the guidance below to uninstall python3-pyqt5.sip on Kali Linux:

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

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

Package: python3-pyqt5.sip
Source: pyqt5-sip (12.13.0-1)
Version: 12.13.0-1+b1
Installed-Size: 321
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.4)
Size: 79468
SHA256: ca28fab24e469d144993fbcb9bfa9fd9f562ea4c49c81727261c424316ae35b9
SHA1: 8a65be18a5c98a6435afe43bd96ab042ef272067
MD5sum: 011f6b608cd237e872286bb4fb5549d4
Description: runtime module for Python extensions using SIP
SIP is a collection of tools that makes it very easy to create Python bindings
for C and C++ libraries.
.
PyQt5.sip is a runtime module, it is used by PyQt5 and other Python extension
modules built with SIP.
Description-md5:
Homepage: https://www.riverbankcomputing.com/software/sip/
Section: python
Priority: optional
Filename: pool/main/p/pyqt5-sip/python3-pyqt5.sip_12.13.0-1+b1_amd64.deb