How to Install and Uninstall python311-PyHamcrest Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python311-PyHamcrest" package

This is a short guide on how to install python311-PyHamcrest on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-PyHamcrest

2. Uninstall "python311-PyHamcrest" package

This tutorial shows how to uninstall python311-PyHamcrest on openSUSE Leap:

$ sudo zypper remove python311-PyHamcrest

3. Information about the python311-PyHamcrest package on openSUSE Leap

Information for package python311-PyHamcrest:
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-PyHamcrest
Version : 2.0.3-150400.8.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 292.4 KiB
Installed : No
Status : not installed
Source package : python-PyHamcrest-2.0.3-150400.8.3.9.src
Upstream URL : https://github.com/hamcrest/PyHamcrest
Summary : Hamcrest framework for matcher objects
Description :
Hamcrest framework for matcher objects.
PyHamcrest is a framework for writing matcher objects,
allowing you to declaratively define “match” rules.