How to Install and Uninstall python312-PyHamcrest Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "python312-PyHamcrest" package

This guide let you learn how to install python312-PyHamcrest on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-PyHamcrest

2. Uninstall "python312-PyHamcrest" package

Learn how to uninstall python312-PyHamcrest on openSuSE Tumbleweed:

$ sudo zypper remove python312-PyHamcrest

3. Information about the python312-PyHamcrest package on openSuSE Tumbleweed

Information for package python312-PyHamcrest:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-PyHamcrest
Version : 2.1.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 289.4 KiB
Installed : No
Status : not installed
Source package : python-PyHamcrest-2.1.0-1.4.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.