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

Last updated: May 19,2024

1. Install "python3-nose2-cov" package

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

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

2. Uninstall "python3-nose2-cov" package

Please follow the step by step instructions below to uninstall python3-nose2-cov on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-nose2-cov
Priority: optional
Section: universe/python
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Barry Warsaw
Architecture: all
Source: nose2-cov
Version: 1.0a4-2
Depends: python3-cov-core, python3-nose2, python3:any (>= 3.3.2-2~)
Filename: pool/universe/n/nose2-cov/python3-nose2-cov_1.0a4-2_all.deb
Size: 7510
MD5sum: 2d761f1d94be24d56c126993d45988db
SHA1: 3c4fe0233c660d18bcfc5e8223c744ac6a1c898b
SHA256: e544392d6bebf502466797a8f37dcb1a95322b93ce056da2c4dc18eea164bf79
Description-en: nose2 plugin for coverage reporting
This plugin produces coverage reports. It also supports coverage of
subprocesses.
.
This is the Python 3 compatible package.
Description-md5: 62ba8b269d4accb92dd5ac4ad6a7c5df
Homepage: http://bitbucket.org/memedough/nose2-cov/overview
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu