How to Install and Uninstall python3-pyqtbuild Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-pyqtbuild" package

Please follow the step by step instructions below to install python3-pyqtbuild on Kali Linux

$ sudo apt update $ sudo apt install python3-pyqtbuild

2. Uninstall "python3-pyqtbuild" package

Please follow the step by step instructions below to uninstall python3-pyqtbuild on Kali Linux:

$ sudo apt remove python3-pyqtbuild $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pyqtbuild package on Kali Linux

Package: python3-pyqtbuild
Source: pyqt-builder
Version: 1.15.4+dfsg-1
Installed-Size: 233
Maintainer: Debian Python Team
Architecture: all
Depends: python3-packaging, python3-sipbuild (>= 6.7), python3:any
Recommends: qt5-qmake
Size: 51756
SHA256: 26aa1b18bbd123b2765a22199468c4d0e7d3581081753ea6e264ccf1160a6312
SHA1: b60d65a84fcffe3c59d011ae2ac95d6effd7e33a
MD5sum: 386f5be6fd2712e310f58fa9739817dd
Description: PEP 517 compliant PyQt build system
PyQt-builder is the PEP 517 compliant build system for PyQt and projects
that extend PyQt. It extends the SIP build system and uses Qt's qmake to
perform the actual compilation and installation of extension modules.
.
Projects that use PyQt-builder provide an appropriate pyproject.toml file
and an optional project.py script. Any PEP 517 compliant frontend, for
example sip-install or pip can then be used to build and install the
project.
Description-md5:
Homepage: https://riverbankcomputing.com/software/pyqt-builder/intro
Section: python
Priority: optional
Filename: pool/main/p/pyqt-builder/python3-pyqtbuild_1.15.4+dfsg-1_all.deb