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

Last updated: November 23,2024

1. Install "python39-PyHamcrest" package

Learn how to install python39-PyHamcrest on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-PyHamcrest

2. Uninstall "python39-PyHamcrest" package

Please follow the guidelines below to uninstall python39-PyHamcrest on openSuSE Tumbleweed:

$ sudo zypper remove python39-PyHamcrest

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

Information for package python39-PyHamcrest:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-PyHamcrest
Version : 2.1.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 257.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.