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

Last updated: May 18,2024

1. Install "python3-nosexcover" package

Learn how to install python3-nosexcover on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-nosexcover

2. Uninstall "python3-nosexcover" package

Learn how to uninstall python3-nosexcover on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-nosexcover
Priority: extra
Section: universe/python
Installed-Size: 28
Maintainer: Ubuntu Developers
Original-Maintainer: Guido Günther
Architecture: all
Source: nosexcover
Version: 1.0.10-2
Depends: python3-coverage, python3-nose, python3:any (>= 3.3.2-2~), python-nose, python-coverage (>= 3.4)
Filename: pool/universe/n/nosexcover/python3-nosexcover_1.0.10-2_all.deb
Size: 5010
MD5sum: cea48858031e1070cf8390515bef010e
SHA1: 09d3645ae1030838861874477e8959ffc20e733d
SHA256: ed732a21603f8c1e81f60fcd4218e9c0854e9a711b37087995f1871f29cb4ea0
Description-en: Add Cobertura-style XML coverage report to nose
A companion to the built-in nose.plugins.cover, this plugin will write
out an XML coverage report to a file named coverage.xml.
.
It will honor all the options you pass to the Nose coverage plugin,
especially --cover-package.
Description-md5: a763d37575386fc62b33bb448dce0739
Homepage: http://pypi.python.org/pypi/nosexcover
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu