How to Install and Uninstall python3-nosehtmloutput Package on Kali Linux

Last updated: May 08,2024

1. Install "python3-nosehtmloutput" package

In this section, we are going to explain the necessary steps to install python3-nosehtmloutput on Kali Linux

$ sudo apt update $ sudo apt install python3-nosehtmloutput

2. Uninstall "python3-nosehtmloutput" package

Here is a brief guide to show you how to uninstall python3-nosehtmloutput on Kali Linux:

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

3. Information about the python3-nosehtmloutput package on Kali Linux

Package: python3-nosehtmloutput
Source: python-nosehtmloutput
Version: 0.0.7-2
Installed-Size: 45
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-nose, python3-six, python3:any
Size: 10264
SHA256: a579e705de95cc1880597da622c96c091b904e799990bcd01770a91b77db1ca6
SHA1: a25edd7837538c021708c6e9cbb1ec83eed88be6
MD5sum: 1224d4e3b6b3b6fdd311d606dfd8bfed
Description: plugin to produce test results in html - Python 3.x
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.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://pypi.python.org/pypi/nosehtmloutput
Section: python
Priority: optional
Filename: pool/main/p/python-nosehtmloutput/python3-nosehtmloutput_0.0.7-2_all.deb