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

Last updated: November 06,2024

1. Install "python3-pytest-subtests" package

This tutorial shows how to install python3-pytest-subtests on Kali Linux

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

2. Uninstall "python3-pytest-subtests" package

Please follow the guidelines below to uninstall python3-pytest-subtests on Kali Linux:

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

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

Package: python3-pytest-subtests
Source: python-pytest-subtests
Version: 0.11.0-2
Installed-Size: 40
Maintainer: Debian Python Team
Architecture: all
Depends: python3-attr, python3-pytest (>= 7), python3:any
Size: 10612
SHA256: 2519d7e7fea3dd75c904a37c36b696e620c41bdf757041b0c0be109415f92031
SHA1: 94dd0ee4c3385e62c64b2d6fd8f8111d1ff13cab
MD5sum: afba437a17355fa13cb90d3ece03b89e
Description: unittest subTest() support and subtests fixture (Python3 version)
unittest subTest() support and subtests fixture. It adds support for
TestCase.subTest and a new subtests fixture, providing similar functionality
for pure pytest tests.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/pytest-dev/pytest-subtests/
Section: python
Priority: optional
Filename: pool/main/p/python-pytest-subtests/python3-pytest-subtests_0.11.0-2_all.deb