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

Last updated: May 21,2024

1. Install "python-nosehtmloutput" package

Please follow the instructions below to install python-nosehtmloutput on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-nosehtmloutput

2. Uninstall "python-nosehtmloutput" package

This tutorial shows how to uninstall python-nosehtmloutput on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-nosehtmloutput $ sudo apt autoclean && sudo apt autoremove

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

Package: python-nosehtmloutput
Priority: optional
Section: universe/python
Installed-Size: 80
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.0.4-3
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-nose
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-nosehtmloutput/python-nosehtmloutput_0.0.4-3_all.deb
Size: 9292
MD5sum: e20fbdcd200ed33bfff8aaf47ca0bd70
SHA1: 8b0faaf5d82e3f6e0f1d7508236f8c4a9a54e150
SHA256: 54655bba6306073b0f055c8bc9f48f118fbc7b4c3941393785ca8e72e8478881
Description-en: plugin to produce test results in html
A plugin for nosetests that will write out test results to results.html. The
code is adapted from the example html output plugin at:
https://github.com/nose-devs/nose/blob/master/examples/html_plugin/htmlplug.py
and the pyunit Html test runner at
http://tungwaiyip.info/software/HTMLTestRunner.html.
Description-md5: 8ef1382280ebf5260f7dca479589e789
Homepage: https://pypi.python.org/pypi/nosehtmloutput
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu