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

Last updated: April 28,2024

1. Install "python3-pytestqt" package

Here is a brief guide to show you how to install python3-pytestqt on Kali Linux

$ sudo apt update $ sudo apt install python3-pytestqt

2. Uninstall "python3-pytestqt" package

Please follow the steps below to uninstall python3-pytestqt on Kali Linux:

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

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

Package: python3-pytestqt
Source: pytest-qt
Version: 4.3.1-1
Installed-Size: 167
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pytest, python3:any
Recommends: python3-pyqt5 | python3-pyqt4
Suggests: python-pytestqt-doc
Size: 41520
SHA256: 379323eb319efb70115a581202fd25b13bd5c0f338a3fcc9d5d9533518018cf4
SHA1: 0aab60ce416e88d5393faef273de640bfda592be
MD5sum: 096d6a49cde24419692f55dca233153f
Description: pytest plugin for Qt application testing (Python 3)
Pytest-qt is a pytest plugin that allows programmers to write tests for
PySide and PyQt applications.
.
This package provides the modules for Python 3.
Description-md5:
Homepage: https://github.com/pytest-dev/pytest-qt
Section: python
Priority: optional
Filename: pool/main/p/pytest-qt/python3-pytestqt_4.3.1-1_all.deb