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

Last updated: May 17,2024

1. Install "python-nox-doc" package

Please follow the instructions below to install python-nox-doc on Kali Linux

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

2. Uninstall "python-nox-doc" package

In this section, we are going to explain the necessary steps to uninstall python-nox-doc on Kali Linux:

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

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

Package: python-nox-doc
Source: python-nox
Version: 2023.04.22-2
Installed-Size: 4297
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 3961656
SHA256: 2d0d153f998682f1bd2350fcab0488927d552494f70bc500273782f7b56305d8
SHA1: cd63666b4f2fab473d5e1dbc90abe47f2fb7d7eb
MD5sum: d9ab504e5ebeec4d677ca3adbdd71ca3
Description: Flexible test automation (Documentation)
Nox is a command-line tool that automates testing in multiple Python
environments, similar to tox. Unlike tox, Nox uses a standard Python file for
configuration.
It will automatically create virtualenv with the appropriate interpreter,
install the specified dependencies, and run the commands in order.
.
This package contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/theacodes/nox/
Section: doc
Priority: optional
Filename: pool/main/p/python-nox/python-nox-doc_2023.04.22-2_all.deb