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

Last updated: May 17,2024

1. Install "python-ddt-doc" package

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

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

2. Uninstall "python-ddt-doc" package

This tutorial shows how to uninstall python-ddt-doc on Kali Linux:

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

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

Package: python-ddt-doc
Source: python-ddt
Version: 1.6.0-3
Installed-Size: 165
Maintainer: Debian OpenStack
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 22048
SHA256: cc496bdbb38558629d2ba1600f30605c1cf7f440ef457ea025478abcaac172db
SHA1: 4bae878d5daa4593e1f600897f53a4848ec1af57
MD5sum: 92d072ad26e2ae201bc92a2173132a2a
Description: Data-Driven/Decorated Tests - doc
DDT (Data-Driven Tests) allows you to multiply one test case by running it
with different test data, and make it appear as multiple test cases. DDT
consists of a class decorator ddt (for your TestCase subclass) and two
method decorators (for your tests that want to be multiplied).
.
This package contains the documentation.
Description-md5:
Homepage: https://pypi.python.org/pypi/ddt
Section: doc
Priority: optional
Filename: pool/main/p/python-ddt/python-ddt-doc_1.6.0-3_all.deb