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

Last updated: May 08,2024

1. Install "python-testfixtures-doc" package

Please follow the guidelines below to install python-testfixtures-doc on Kali Linux

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

2. Uninstall "python-testfixtures-doc" package

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

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

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

Package: python-testfixtures-doc
Source: python-testfixtures
Version: 8.1.0-1
Installed-Size: 1403
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 130868
SHA256: 608351f429e47d9b2f68ba5893d6dd6082e6b53639575e52f64d6969a40501ab
SHA1: d71820c773613ac8444d2e150797724d277c6758
MD5sum: dcc5b231ba8fcc2c819962cbd77c5c46
Description: Collection of helpers and mock objects (Documentation)
TestFixtures is a collection of helpers and mock objects that are useful when
writing unit tests or doc tests. It includes tools for a wide range of tasks:
.
* Comparing objects and sequences
* Mocking out objects and methods
* Mocking dates and times
* Testing logging
* Testing output to streams
* Testing with files and directories
* Testing exceptions
* Testing warnings
* Testing use of the subprocess package
* Testing with zope.component
.
This package contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/simplistix/testfixtures
Section: doc
Priority: optional
Filename: pool/main/p/python-testfixtures/python-testfixtures-doc_8.1.0-1_all.deb