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

Last updated: April 28,2024

1. Install "python-stestr-doc" package

Please follow the guidance below to install python-stestr-doc on Kali Linux

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

2. Uninstall "python-stestr-doc" package

Please follow the step by step instructions below to uninstall python-stestr-doc on Kali Linux:

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

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

Package: python-stestr-doc
Source: python-stestr
Version: 4.1.0-1
Installed-Size: 1345
Maintainer: Debian OpenStack
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 105364
SHA256: 113ccd5ec0ed86855238ab70a1c7b1bbfe14146ca13d5e2cadda6fd81f4c63d7
SHA1: 459a28d4f23859234038ffd9901da2f5dbf0dc4f
MD5sum: f9703e382ccc87f951327937b33407d3
Description: test runner similar to testrepository - doc
Stestr stands for Slim/Super Test Repository. It is a fork of the
testrepository that concentrates on being a dedicated test runner for Python
projects. The generic abstraction layers which enabled testr to work with any
subunit emitting runner are gone. Stestr hard codes python-subunit-isms into
how it works. The code base is also designed to try and be explicit, and to
provide a Python API that is documented and has examples.
.
While stestr was originally forked from testrepository it is not 100%
backwards compatible with testrepository. At a high level the basic concepts
of operation are shared between the 2 projects but the actual usage between
the 2 is not exactly the same.
.
This package contains the documentation.
Description-md5:
Homepage: https://github.com/mtreinish/stestr
Section: doc
Priority: optional
Filename: pool/main/p/python-stestr/python-stestr-doc_4.1.0-1_all.deb