How to Install and Uninstall python3-coverage Package on Ubuntu 23.10 (Mantic Minotaur)

Last updated: May 15,2024

1. Install "python3-coverage" package

Please follow the guidance below to install python3-coverage on Ubuntu 23.10 (Mantic Minotaur)

$ sudo apt update $ sudo apt install python3-coverage

2. Uninstall "python3-coverage" package

Please follow the guidelines below to uninstall python3-coverage on Ubuntu 23.10 (Mantic Minotaur):

$ sudo apt remove python3-coverage $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-coverage package on Ubuntu 23.10 (Mantic Minotaur)

Package: python3-coverage
Architecture: amd64
Version: 7.2.7+dfsg1-1
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: 703
Depends: python3-pkg-resources, python3 (<< 3.12), python3 (>= 3.11~), python3.11:any, python3:any, libc6 (>= 2.4)
Suggests: python-coverage-doc
Filename: pool/universe/p/python-coverage/python3-coverage_7.2.7+dfsg1-1_amd64.deb
Size: 144392
MD5sum: c71a53e091c06d5a379c5b3d986a0f69
SHA1: 68d229c5d2566b91a74396607bfb0a457c960cba
SHA256: a4a9cddd3edfd0abc74c3d99937480fd51f65dfc12994051b4814321c63012de
SHA512: 8996ef8479fc2811be190d71586320d3ed267309a4df6de985c2ad4e9d8bc87cbd1ad4809d350826d9951d22076464f9b0ce0b945079617260a956f6fc90c695
Homepage: https://coverage.readthedocs.io/
Description: code coverage tool for Python 3
Description-md5: 18d886573192e9d7cb0890d2f9d788e1
Task: ubuntustudio-audio