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

Last updated: May 13,2024

1. Install "python3-nose-cov" package

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

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

2. Uninstall "python3-nose-cov" package

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

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

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

Package: python3-nose-cov
Priority: optional
Section: universe/python
Installed-Size: 57
Maintainer: Ubuntu Developers
Architecture: all
Source: nose-cov
Version: 1.6-0ubuntu1
Depends: python3:any (>= 3.3.2-2~), python3-nose, python3-cov-core
Filename: pool/universe/n/nose-cov/python3-nose-cov_1.6-0ubuntu1_all.deb
Size: 8030
MD5sum: 1da3afe31f676441be1d7f239787b794
SHA1: c9b5ddcc312c87cdea83ad1fb6c4fbd3b5e04926
SHA256: f759b96bae64d7f10479f0d7ce46e26f858c1b649e980e359cd8baa96149b3be
Description-en: nose plugin for coverage reporting - python 3 flavor
This plugin produces coverage reports. It also supports coverage of
subprocesses.
.
This is the Python 3 compatible package.
Description-md5: d4c0ff0eed6984cf888c1a14d943d038
Homepage: http://bitbucket.org/memedough/nose-cov/overview
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu