How to Install and Uninstall python-nose2-doc Package on Kali Linux

Last updated: May 06,2024

1. Install "python-nose2-doc" package

This guide let you learn how to install python-nose2-doc on Kali Linux

$ sudo apt update $ sudo apt install python-nose2-doc

2. Uninstall "python-nose2-doc" package

Learn how to uninstall python-nose2-doc on Kali Linux:

$ sudo apt remove python-nose2-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-nose2-doc package on Kali Linux

Package: python-nose2-doc
Source: nose2
Version: 0.14.0-2
Installed-Size: 2848
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Size: 218512
SHA256: c41b07533c994065e355e9ba95e01c5b75e7fb67e3dc6b782c1c10c7d06abcd9
SHA1: ed3b7045d68d15ef79c874207a94f847ed0acc49
MD5sum: d0c9806b80595caf6c42a979646ee27e
Description: Next generation of nicer testing for Python2/3 (documentation)
Nose2 is testing library aimed at being compatible with unittest and
providing additional features, such as timed tests, better testing for
exceptions. It also provides fixture methods at the package, module, class or
test case level, depending on the developer's needs.
.
At an extended level, nose2 also provides a lot of builtin plugins to help
with specific needs, including tests coverage, profiling, or doctests.
.
Nose2 is based on the Nose testsuite, which is no longer developed. It
provides a better plugin API and supports Python2 and Python3 from the same
codebase.
.
This package provides the sphinx-generated documentation of nose2.
Description-md5:
Homepage: https://github.com/nose-devs/nose2
Built-Using: sphinx (= 7.2.6-3)
Section: doc
Priority: optional
Filename: pool/main/n/nose2/python-nose2-doc_0.14.0-2_all.deb