How to Install and Uninstall python2-hamcrest.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python2-hamcrest.noarch" package
This guide covers the steps necessary to install python2-hamcrest.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python2-hamcrest.noarch
Copied
2. Uninstall "python2-hamcrest.noarch" package
This guide let you learn how to uninstall python2-hamcrest.noarch on Rocky Linux 8:
$
sudo dnf remove
python2-hamcrest.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2-hamcrest.noarch package on Rocky Linux 8
Last metadata expiration check: 1:03:12 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python2-hamcrest
Version : 1.9.0
Release : 8.el8
Architecture : noarch
Size : 72 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 2 version.
Available Packages
Name : python2-hamcrest
Version : 1.9.0
Release : 8.el8
Architecture : noarch
Size : 72 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 2 version.