How to Install and Uninstall python-coverage-doc Package on Kali Linux

Last updated: May 17,2024

1. Install "python-coverage-doc" package

This tutorial shows how to install python-coverage-doc on Kali Linux

$ sudo apt update $ sudo apt install python-coverage-doc

2. Uninstall "python-coverage-doc" package

Please follow the guidance below to uninstall python-coverage-doc on Kali Linux:

$ sudo apt remove python-coverage-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-coverage-doc package on Kali Linux

Package: python-coverage-doc
Source: python-coverage
Version: 7.2.7+dfsg1-1
Installed-Size: 1485
Maintainer: Ben Finney
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.2.2+dfsg)
Size: 363200
SHA256: 33618250ffa1994ed5d9faac1c9eedfdfda308b2d576506ee7c4e71f90bc3cce
SHA1: 4e41022635c2ff142a78ae88ba10cf46061fe5cc
MD5sum: f65c36e9cb96cec92d1ee7668acf40ae
Description: code coverage tool for Python — documentation
Coverage.py is a tool for measuring code coverage of Python programs.
It monitors your program, noting which parts of the code have been
executed, then analyzes the source to identify code that could have
been executed but was not.
.
This package installs the HTML documentation for Coverage.py.
Description-md5:
Homepage: https://coverage.readthedocs.io/
Section: doc
Priority: optional
Filename: pool/main/p/python-coverage/python-coverage-doc_7.2.7+dfsg1-1_all.deb