How to Install and Uninstall python38-hypothesis.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 13,2025
1. Install "python38-hypothesis.noarch" package
This is a short guide on how to install python38-hypothesis.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python38-hypothesis.noarch
Copied
2. Uninstall "python38-hypothesis.noarch" package
This guide covers the steps necessary to uninstall python38-hypothesis.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python38-hypothesis.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python38-hypothesis.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:36:02 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python38-hypothesis
Version : 4.54.2
Release : 2.el8
Architecture : noarch
Size : 438 k
Source : python38-hypothesis-epel-4.54.2-2.el8.src.rpm
Repository : epel
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.
:
: Python 3 version.
Available Packages
Name : python38-hypothesis
Version : 4.54.2
Release : 2.el8
Architecture : noarch
Size : 438 k
Source : python38-hypothesis-epel-4.54.2-2.el8.src.rpm
Repository : epel
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.
:
: Python 3 version.