How to Install and Uninstall python-coverage-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "python-coverage-dbg" package
Learn how to install python-coverage-dbg on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-coverage-dbg
Copied
2. Uninstall "python-coverage-dbg" package
Please follow the guidelines below to uninstall python-coverage-dbg on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-coverage-dbg
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-coverage-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-coverage-dbg
Priority: extra
Section: universe/debug
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Ben Finney
Architecture: amd64
Source: python-coverage
Version: 3.7.1+dfsg.1-1ubuntu7
Depends: python-coverage (= 3.7.1+dfsg.1-1ubuntu7), libc6 (>= 2.4)
Recommends: python-dbg
Filename: pool/universe/p/python-coverage/python-coverage-dbg_3.7.1+dfsg.1-1ubuntu7_amd64.deb
Size: 23978
MD5sum: d5805cdd6852bf0cb4244e84884c96f5
SHA1: 784f91f28079ad9990fddbb2f6d5652811a3b3ac
SHA256: 4640e654117873bc34362d2c527f17c67e14d7bba2085d09f445dbb0c64d119e
Description-en: code coverage tool for Python 2 – debug library
The ‘coverage’ library measures which parts (statements) of a Python
program are executed while it is run. This is useful for testing:
those parts of a program that are not executed by the tests have not
been tested.
.
This package contains the debugging symbols and debug build for the C
extension libraries in ‘python-coverage’.
Description-md5: b112f3389d0e2fb9ef3c7a3cc0c80ae9
Homepage: http://nedbatchelder.com/code/coverage/
Build-Ids: e192029c5d80610af212de82784a343baf0ca70a
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/debug
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Ben Finney
Architecture: amd64
Source: python-coverage
Version: 3.7.1+dfsg.1-1ubuntu7
Depends: python-coverage (= 3.7.1+dfsg.1-1ubuntu7), libc6 (>= 2.4)
Recommends: python-dbg
Filename: pool/universe/p/python-coverage/python-coverage-dbg_3.7.1+dfsg.1-1ubuntu7_amd64.deb
Size: 23978
MD5sum: d5805cdd6852bf0cb4244e84884c96f5
SHA1: 784f91f28079ad9990fddbb2f6d5652811a3b3ac
SHA256: 4640e654117873bc34362d2c527f17c67e14d7bba2085d09f445dbb0c64d119e
Description-en: code coverage tool for Python 2 – debug library
The ‘coverage’ library measures which parts (statements) of a Python
program are executed while it is run. This is useful for testing:
those parts of a program that are not executed by the tests have not
been tested.
.
This package contains the debugging symbols and debug build for the C
extension libraries in ‘python-coverage’.
Description-md5: b112f3389d0e2fb9ef3c7a3cc0c80ae9
Homepage: http://nedbatchelder.com/code/coverage/
Build-Ids: e192029c5d80610af212de82784a343baf0ca70a
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu