How to Install and Uninstall python3-cov-core Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python3-cov-core" package

Please follow the guidelines below to install python3-cov-core on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-cov-core" package

Please follow the guidance below to uninstall python3-cov-core on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-cov-core package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-cov-core
Priority: optional
Section: universe/python
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: Barry Warsaw
Architecture: all
Source: cov-core
Version: 1.15.0-1build1
Depends: python3-coverage, python3:any (>= 3.3.2-2~), python3-nose2
Filename: pool/universe/c/cov-core/python3-cov-core_1.15.0-1build1_all.deb
Size: 7282
MD5sum: a843339644064fe1aceaaaf76b1c260d
SHA1: e3c862808eceeb806d24aac67b21501f303c2618
SHA256: c35906d4df729716f767988f71b8beb74c1d404ee592ae2d66ed348bdee2a4ea
Description-en: plugin core for use by pytest-cov, nose-cov and nose2-cov
This is a lib package for use by pytest-cov, nose-cov and nose2-cov.
.
This is the Python 3 compatible package.
Description-md5: cdc4ac9a11025741a3df07e6a5ba5772
Homepage: https://github.com/schlamar/cov-core
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu