How to Install and Uninstall python3-coverage Package on Ubuntu 21.10 (Impish Indri)
Last updated: November 22,2024
1. Install "python3-coverage" package
Please follow the step by step instructions below to install python3-coverage on Ubuntu 21.10 (Impish Indri)
$
sudo apt update
Copied
$
sudo apt install
python3-coverage
Copied
2. Uninstall "python3-coverage" package
Here is a brief guide to show you how to uninstall python3-coverage on Ubuntu 21.10 (Impish Indri):
$
sudo apt remove
python3-coverage
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-coverage package on Ubuntu 21.10 (Impish Indri)
Package: python3-coverage
Architecture: amd64
Version: 5.1+dfsg.1-2build1
Priority: optional
Section: universe/python
Source: python-coverage
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Ben Finney
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 618
Depends: python3-pkg-resources, python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.4)
Recommends: libjs-jquery-isonscreen, libjs-jquery-tablesorter, libjs-jquery-throttle-debounce, libjs-jquery
Suggests: python-coverage-doc
Filename: pool/universe/p/python-coverage/python3-coverage_5.1+dfsg.1-2build1_amd64.deb
Size: 124752
MD5sum: b99454c425087c6bd823e803988ac811
SHA1: 6ddc5b56eb437e6b8ba141883184d03a17762a44
SHA256: d719e1e4c2a8013be26305d8176164e905ea5139986b4292780987c83faa1222
SHA512: 181865e5d3aa51b2d6c543cc081f26aff437dda71cf57324b4a8f85951d69283d716a4414fdde20962f1fe13da2d4b208754ebe6b8d9fdf36528c7b7a1579113
Homepage: https://coverage.readthedocs.io/
Description-en: code coverage tool for Python 3
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.
.
Coverage measurement is typically used to gauge the effectiveness of
tests. It can show which parts of your code are being exercised by
tests, and which are not.
.
This package installs the Python version 3 ‘coverage’ library, and the
‘python3-coverage’ program to perform and report coverage tests.
Description-md5: 18d886573192e9d7cb0890d2f9d788e1
Task: ubuntustudio-audio
Architecture: amd64
Version: 5.1+dfsg.1-2build1
Priority: optional
Section: universe/python
Source: python-coverage
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Ben Finney
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 618
Depends: python3-pkg-resources, python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.4)
Recommends: libjs-jquery-isonscreen, libjs-jquery-tablesorter, libjs-jquery-throttle-debounce, libjs-jquery
Suggests: python-coverage-doc
Filename: pool/universe/p/python-coverage/python3-coverage_5.1+dfsg.1-2build1_amd64.deb
Size: 124752
MD5sum: b99454c425087c6bd823e803988ac811
SHA1: 6ddc5b56eb437e6b8ba141883184d03a17762a44
SHA256: d719e1e4c2a8013be26305d8176164e905ea5139986b4292780987c83faa1222
SHA512: 181865e5d3aa51b2d6c543cc081f26aff437dda71cf57324b4a8f85951d69283d716a4414fdde20962f1fe13da2d4b208754ebe6b8d9fdf36528c7b7a1579113
Homepage: https://coverage.readthedocs.io/
Description-en: code coverage tool for Python 3
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.
.
Coverage measurement is typically used to gauge the effectiveness of
tests. It can show which parts of your code are being exercised by
tests, and which are not.
.
This package installs the Python version 3 ‘coverage’ library, and the
‘python3-coverage’ program to perform and report coverage tests.
Description-md5: 18d886573192e9d7cb0890d2f9d788e1
Task: ubuntustudio-audio