How to Install and Uninstall python3-hypothesis Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "python3-hypothesis" package

This guide let you learn how to install python3-hypothesis on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-hypothesis

2. Uninstall "python3-hypothesis" package

In this section, we are going to explain the necessary steps to uninstall python3-hypothesis on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-hypothesis $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-hypothesis package on Ubuntu 21.10 (Impish Indri)

Package: python3-hypothesis
Architecture: all
Version: 5.43.3-1
Priority: optional
Section: universe/python
Source: python-hypothesis
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1089
Depends: python3-dateutil, python3-attr, python3-sortedcontainers, python3:any
Recommends: python3-click
Suggests: python-hypothesis-doc
Filename: pool/universe/p/python-hypothesis/python3-hypothesis_5.43.3-1_all.deb
Size: 225984
MD5sum: 817ca6eb8c0dc11a01a2eca9078faef6
SHA1: 9b8558d5438bca057945dd7fad0636d6b27d9163
SHA256: 3f30f597d96700f0b46ec1f0a50b5406c85b6e4af2c5e367cbc8aa863993ccef
SHA512: 045dbd91d638ba3688326105b77f96578ef6eff0ba8eee96a8a99a42112f380bc3b82704cc9828e2d480cf6a1a4b64036b737f4ec2d9d6fec3dd8503068c90de
Homepage: https://github.com/HypothesisWorks/hypothesis
Description-en: advanced Quickcheck style testing library for Python 3
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 Python 3 module.
Description-md5: 466954f1c5c38e1a2d5163868bd81bf8