How to Install and Uninstall python3-hypothesis Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 10,2024
1. Install "python3-hypothesis" package
Please follow the guidelines below to install python3-hypothesis on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python3-hypothesis
Copied
2. Uninstall "python3-hypothesis" package
This tutorial shows how to uninstall python3-hypothesis on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python3-hypothesis
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-hypothesis package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python3-hypothesis
Priority: optional
Section: universe/python
Installed-Size: 329
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Bernat
Architecture: all
Source: python-hypothesis
Version: 3.0.1-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-hypothesis/python3-hypothesis_3.0.1-1_all.deb
Size: 58398
MD5sum: abccd83e92e5648ae55e9959a3ba59b0
SHA1: 1abc68f3c312d5bc5074f5dcaf1f705280c68638
SHA256: 37ec5d727989eebf0296595a75a8bc644b683d463866321d21984df7ae2ec778
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
Homepage: https://github.com/DRMacIver/hypothesis
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 329
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Bernat
Architecture: all
Source: python-hypothesis
Version: 3.0.1-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-hypothesis/python3-hypothesis_3.0.1-1_all.deb
Size: 58398
MD5sum: abccd83e92e5648ae55e9959a3ba59b0
SHA1: 1abc68f3c312d5bc5074f5dcaf1f705280c68638
SHA256: 37ec5d727989eebf0296595a75a8bc644b683d463866321d21984df7ae2ec778
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
Homepage: https://github.com/DRMacIver/hypothesis
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu