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

Last updated: May 17,2024

1. Install "python3-pytest" package

Please follow the step by step instructions below to install python3-pytest on Kali Linux

$ sudo apt update $ sudo apt install python3-pytest

2. Uninstall "python3-pytest" package

Learn how to uninstall python3-pytest on Kali Linux:

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

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

Package: python3-pytest
Source: pytest
Version: 7.4.4-3
Installed-Size: 1176
Maintainer: Debian Python Team
Architecture: all
Depends: python3-exceptiongroup | python3-supported-min (>= 3.11), python3-importlib-metadata | python3-supported-min (>= 3.8), python3-iniconfig, python3-packaging, python3-pluggy (>= 1.4.0), python3-tomli | python3-supported-min (>= 3.11), python3:any
Recommends: python3-pygments
Breaks: python3-flaky (<< 3.6.1-1~), python3-pytest-cov (<< 2.7.1-1~), python3-pytest-mock (<< 1.10.4-1~), python3-pytest-xdist (<< 2.2.0-1~), python3-pytest-xvfb (<< 1.2.0-1~)
Size: 239120
SHA256: 92ad8a55747c4ab793f53a57655a9b8ee4106db51762c873e096d94ff890cad6
SHA1: 92531e9ff7fa5b1ed3994a199ba89e50b24d8be1
MD5sum: f21fb988b4f5a364ea73e264385c680a
Description: Simple, powerful testing in Python3
This testing tool has for objective to allow the developers to limit the
boilerplate code around the tests, promoting the use of built-in
mechanisms such as the `assert` keyword.
.
This package provides the Python 3 module and the py.test-3 script.
Description-md5:
Homepage: https://pytest.org/
Section: python
Priority: optional
Filename: pool/main/p/pytest/python3-pytest_7.4.4-3_all.deb