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

Last updated: October 05,2024

1. Install "pyqt6-dev" package

Please follow the guidance below to install pyqt6-dev on Kali Linux

$ sudo apt update $ sudo apt install pyqt6-dev

2. Uninstall "pyqt6-dev" package

This guide covers the steps necessary to uninstall pyqt6-dev on Kali Linux:

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

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

Package: pyqt6-dev
Source: pyqt6
Version: 6.6.1-2
Installed-Size: 3278
Maintainer: Debian Python Team
Architecture: all
Size: 318400
SHA256: 5afdd6bdba581df853ce2f1c95eb1b2733f3ce2681bd231a2f099051a249b268
SHA1: 9fea6c7f110f11108ed7bda31e5f3e395967fff6
MD5sum: 6def6d89df48f3f3b655e1c5b27cf4c6
Description: development files for PyQt6
This package contains the source SIP files from which the Python
bindings for Qt 6 are created. They are needed for building PyQt6
as well as creating bindings for own Qt 6 widgets written in C++.
Description-md5:
Multi-Arch: foreign
Homepage: https://riverbankcomputing.com/software/pyqt/intro
Section: python
Priority: optional
Filename: pool/main/p/pyqt6/pyqt6-dev_6.6.1-2_all.deb