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

Last updated: May 05,2024

1. Install "python3-pytest-runner" package

Please follow the steps below to install python3-pytest-runner on Kali Linux

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

2. Uninstall "python3-pytest-runner" package

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

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

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

Package: python3-pytest-runner
Source: pytest-runner
Version: 2.11.1-4
Installed-Size: 31
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-pkg-resources, python3-setuptools
Size: 8432
SHA256: ad3557285b3cfdca3d4405b422477fa34ac9210de603a43e2837f1cea41ca75b
SHA1: 2fad513e616102a1a2038216fd70dd6d7537bb01
MD5sum: 892ca836e44c011fcc99be09d8133210
Description: Invoke py.test as distutils command with dependency resolution - Python 3.x
Setup scripts can use pytest-runner to add setup.py test support for pytest
runner.
.
This package contains the Python 3 module.
Description-md5:
Homepage: https://github.com/pytest-dev/pytest-runner
Section: python
Priority: optional
Filename: pool/main/p/pytest-runner/python3-pytest-runner_2.11.1-4_all.deb