How to Install and Uninstall python3-pyqt-distutils Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-pyqt-distutils" package

Learn how to install python3-pyqt-distutils on Kali Linux

$ sudo apt update $ sudo apt install python3-pyqt-distutils

2. Uninstall "python3-pyqt-distutils" package

Please follow the instructions below to uninstall python3-pyqt-distutils on Kali Linux:

$ sudo apt remove python3-pyqt-distutils $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pyqt-distutils package on Kali Linux

Package: python3-pyqt-distutils
Source: pyqt-distutils
Version: 0.7.3-3
Installed-Size: 41
Maintainer: Bdale Garbee
Architecture: all
Depends: python3-docopt, python3:any
Size: 8192
SHA256: 44d60609064307868f748f67da677c900daa90b938fd1e1fe8768bc10e1e2422
SHA1: bb79a5e97320182f7fab638e49f7f55b188a974d
MD5sum: c6b06247dc41d2535813f9f916bbcdc2
Description: distutils extension to work with PyQt applications and UI files (Python3)
A set of distutils extension to work with PyQt applications and UI files.
.
The goal of this tiny library is to help you write PyQt application in
a pythonic way, using setup.py to build the Qt designer Ui files.
.
This works with PyQt4, PyQt5 and PySide (tested with python3 only).
Description-md5:
Homepage: https://github.com/ColinDuquesnoy/pyqt_distutils
Section: python
Priority: optional
Filename: pool/main/p/pyqt-distutils/python3-pyqt-distutils_0.7.3-3_all.deb