How to Install and Uninstall python3-hypothesis.noarch Package on Fedora 36
Last updated: January 11,2025
1. Install "python3-hypothesis.noarch" package
Please follow the guidelines below to install python3-hypothesis.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-hypothesis.noarch
Copied
2. Uninstall "python3-hypothesis.noarch" package
This is a short guide on how to uninstall python3-hypothesis.noarch on Fedora 36:
$
sudo dnf remove
python3-hypothesis.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-hypothesis.noarch package on Fedora 36
Last metadata expiration check: 2:34:39 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-hypothesis
Version : 6.39.1
Release : 1.fc36
Architecture : noarch
Size : 731 k
Source : python-hypothesis-6.39.1-1.fc36.src.rpm
Repository : fedora
Summary : Library for property based testing
URL : https://github.com/HypothesisWorks/hypothesis
License : MPLv2.0
Description : 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.
Available Packages
Name : python3-hypothesis
Version : 6.39.1
Release : 1.fc36
Architecture : noarch
Size : 731 k
Source : python-hypothesis-6.39.1-1.fc36.src.rpm
Repository : fedora
Summary : Library for property based testing
URL : https://github.com/HypothesisWorks/hypothesis
License : MPLv2.0
Description : 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.