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

Last updated: May 09,2024

1. Install "python3-pytest-tornado" package

This guide covers the steps necessary to install python3-pytest-tornado on Kali Linux

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

2. Uninstall "python3-pytest-tornado" package

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

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

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

Package: python3-pytest-tornado
Source: pytest-tornado
Version: 0.8.1-3
Installed-Size: 38
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pkg-resources, python3-pytest, python3-tornado, python3:any
Size: 7408
SHA256: 5305af72d4a52b360f203cb32ded25af7afe83014c591d5231a782295fe8ea08
SHA1: f1fc3ddcf8e208acb6f3957daead17356394d6f1
MD5sum: 939d16f48e7d705c1e2a2754d756b093
Description: py.test plugin to test Tornado applications (Python 3)
pytest-tornado is a plugin for the Pytest testing framework which
provides fixtures and markers to simplify testing of Tornado applications
(Python web framework and ansynchronous networking library).
.
This package contains the plugin for Python 3 code.
Description-md5:
Homepage: https://github.com/eugeniy/pytest-tornado
Section: python
Priority: optional
Filename: pool/main/p/pytest-tornado/python3-pytest-tornado_0.8.1-3_all.deb