How to Install and Uninstall python3-hamcrest.noarch Package on CentOS 8 / RHEL 8
Last updated: January 12,2025
1. Install "python3-hamcrest.noarch" package
Here is a brief guide to show you how to install python3-hamcrest.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-hamcrest.noarch
Copied
2. Uninstall "python3-hamcrest.noarch" package
Please follow the guidance below to uninstall python3-hamcrest.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-hamcrest.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-hamcrest.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:53:05 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-hamcrest
Version : 1.9.0
Release : 8.el8
Architecture : noarch
Size : 75 k
Source : python-hamcrest-1.9.0-8.el8.src.rpm
Repository : epel
Summary : Hamcrest matchers for Python
URL : https://github.com/hamcrest/PyHamcrest
License : BSD
Description : PyHamcrest is a framework for writing matcher objects, allowing you to
: declaratively define "match" rules. There are a number of situations where
: matchers are invaluable, such as UI validation, or data filtering, but it is
: in the area of writing flexible tests that matchers are most commonly used.
:
: Python 3 version.
Available Packages
Name : python3-hamcrest
Version : 1.9.0
Release : 8.el8
Architecture : noarch
Size : 75 k
Source : python-hamcrest-1.9.0-8.el8.src.rpm
Repository : epel
Summary : Hamcrest matchers for Python
URL : https://github.com/hamcrest/PyHamcrest
License : BSD
Description : PyHamcrest is a framework for writing matcher objects, allowing you to
: declaratively define "match" rules. There are a number of situations where
: matchers are invaluable, such as UI validation, or data filtering, but it is
: in the area of writing flexible tests that matchers are most commonly used.
:
: Python 3 version.