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

Last updated: May 20,2024

1. Install "python-cov-core" package

In this section, we are going to explain the necessary steps to install python-cov-core on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-cov-core" package

Here is a brief guide to show you how to uninstall python-cov-core on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-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: python-coverage, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-nose2
Filename: pool/universe/c/cov-core/python-cov-core_1.15.0-1build1_all.deb
Size: 7200
MD5sum: 697783ac7d94d0dd096716934ee6f796
SHA1: 7d95afbeb6dfec2e2ae01ab26cf9968ccbfad11d
SHA256: 55851f74c67fd01ccafec27efcda18029ca12d2dabe41ff6c22abc6ca0b50d72
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 2 compatible package.
Description-md5: 06c831bbf5db19c303d74b317ef70489
Homepage: https://github.com/schlamar/cov-core
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu