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

Last updated: May 11,2024

1. Install "python-testtools-doc" package

Here is a brief guide to show you how to install python-testtools-doc on Kali Linux

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

2. Uninstall "python-testtools-doc" package

This guide let you learn how to uninstall python-testtools-doc on Kali Linux:

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

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

Package: python-testtools-doc
Source: python-testtools
Version: 2.7.1-2
Installed-Size: 966
Maintainer: Debian OpenStack
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 114536
SHA256: 012de5e505ac9a314d86ceff2671b720a7d5f056fa0ac4849c69c1f1f2517dc3
SHA1: 011b989467ba2e700e89858d5631b0ab1b5815fd
MD5sum: ae29bee24e167264041edcda80cda9ec
Description: Extensions to the Python unittest library - doc
testtools (formerly pyunit3k) is a set of extensions to the Python standard
library's unit testing framework. These extensions have been derived from
years of experience with unit testing in Python and come from many different
sources. It's hoped that these extensions will make their way into the
standard library eventually. Also included are backports from Python trunk of
unittest features that are not otherwise available to existing unittest users.
.
This package contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/testing-cabal/testtools
Section: doc
Priority: optional
Filename: pool/main/p/python-testtools/python-testtools-doc_2.7.1-2_all.deb