How to Install and Uninstall python3-pytest-twisted Package on Kali Linux

Last updated: May 03,2024

1. Install "python3-pytest-twisted" package

Learn how to install python3-pytest-twisted on Kali Linux

$ sudo apt update $ sudo apt install python3-pytest-twisted

2. Uninstall "python3-pytest-twisted" package

This tutorial shows how to uninstall python3-pytest-twisted on Kali Linux:

$ sudo apt remove python3-pytest-twisted $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pytest-twisted package on Kali Linux

Package: python3-pytest-twisted
Source: pytest-twisted
Version: 1.14.0-3
Installed-Size: 47
Maintainer: Debian Python Team
Architecture: all
Depends: python3-decorator, python3-greenlet, python3-pytest, python3:any, python3-twisted
Size: 13640
SHA256: edceb3ce2aad3bf26320812d3498c2d81ace944e2b5e12bd2f97579316aa99e7
SHA1: 05be0482e940e08cc0415674d7679f804a25a3c6
MD5sum: 41915802abf7f3552262ee7b61a6193a
Description: twisted plugin for py.test
pytest-twisted is a plugin for pytest, which allows one to test code,
which uses the twisted framework. test functions can return Deferred
objects and pytest will wait for their completion with this plugin.
.
This package provides the Python 3 module.
Description-md5:
Homepage: https://github.com/pytest-dev/pytest-twisted
Section: python
Priority: optional
Filename: pool/main/p/pytest-twisted/python3-pytest-twisted_1.14.0-3_all.deb