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

Last updated: May 18,2024

1. Install "python3-pytest-cov" package

This guide let you learn how to install python3-pytest-cov on Kali Linux

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

2. Uninstall "python3-pytest-cov" package

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

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

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

Package: python3-pytest-cov
Source: python-pytest-cov
Version: 4.1.0-1
Installed-Size: 93
Maintainer: Federico Ceratto
Architecture: all
Depends: python3-coverage, python3-pytest (>= 3.6), python3:any, libjs-jquery, libjs-jquery-hotkeys, libjs-jquery-isonscreen, libjs-jquery-tablesorter, libjs-jquery-throttle-debounce
Size: 26732
SHA256: c101efb4408231e7fae2756652d0c36a95aa58200874108c8b0a9270bcb26dc4
SHA1: cc294fa4ae386f9d3b7e071019a11ee40f75859b
MD5sum: 513d5e153d137657d4b96faa0c78ec96
Description: py.test plugin to produce coverage reports for Python3
This py.test plugin produces coverage reports. It supports both centralised
and distributed testing across multiple hosts. It can run parallel tests on
different platforms, architectures, and Python versions.
It supports coverage of subprocesses and can produce reports in text, HTML,
XML and annotated source code.
Description-md5:
Homepage: https://github.com/pytest-dev/pytest-cov
Section: python
Priority: optional
Filename: pool/main/p/python-pytest-cov/python3-pytest-cov_4.1.0-1_all.deb