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

Last updated: September 19,2024

1. Install "python-hypothesis-doc" package

This guide let you learn how to install python-hypothesis-doc on Kali Linux

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

2. Uninstall "python-hypothesis-doc" package

Please follow the steps below to uninstall python-hypothesis-doc on Kali Linux:

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

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

Package: python-hypothesis-doc
Source: python-hypothesis
Version: 6.98.4-1
Installed-Size: 5306
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Size: 515404
SHA256: 0fe28f9c278e07fead2f0b052aa57b478d0999b501458d429f0f7ab917ecabe1
SHA1: df7e782b8524c2fabd35328a4d1d1be21ddf417f
MD5sum: 2d7d6b7cbe27f9bbf7fef7ef92479e23
Description: advanced Quickcheck style testing library (documentation)
Hypothesis is a library for testing your Python code against a much
larger range of examples than you would ever want to write by
hand. It's based on the Haskell library, Quickcheck, and is designed
to integrate seamlessly into your existing Python unit testing work
flow.
.
Hypothesis is both extremely practical and also advances the state of
the art of unit testing by some way. It's easy to use, stable, and
extremely powerful. If you're not using Hypothesis to test your
project then you're missing out.
.
This package contains the documentation for Hypothesis.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/HypothesisWorks/hypothesis
Section: doc
Priority: optional
Filename: pool/main/p/python-hypothesis/python-hypothesis-doc_6.98.4-1_all.deb