How to Install and Uninstall pyqt5-dev Package on Kali Linux

Last updated: May 12,2024

1. Install "pyqt5-dev" package

Please follow the instructions below to install pyqt5-dev on Kali Linux

$ sudo apt update $ sudo apt install pyqt5-dev

2. Uninstall "pyqt5-dev" package

Please follow the instructions below to uninstall pyqt5-dev on Kali Linux:

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

3. Information about the pyqt5-dev package on Kali Linux

Package: pyqt5-dev
Source: pyqt5
Version: 5.15.10+dfsg-1
Installed-Size: 3405
Maintainer: Debian Python Team
Architecture: all
Size: 401692
SHA256: 3f2f39b037afe756c2d12e8971543c8ad7dab77434cd6862b4561bde3c1556ea
SHA1: 50b6bfd6a4a8e02a170f72074234c0935f07c59c
MD5sum: 44bbfe52c9e3c83894a29d9c146ea06c
Description: Development files for PyQt5
This package contains the source SIP files from which the Python
bindings for Qt5 are created. They are needed for building PyQt5
as well as creating bindings for own Qt5 widgets written in C++.
Description-md5:
Homepage: https://riverbankcomputing.com/software/pyqt/intro
Section: python
Priority: optional
Filename: pool/main/p/pyqt5/pyqt5-dev_5.15.10+dfsg-1_all.deb