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

Last updated: September 28,2024

1. Install "python310-PyHamcrest" package

Please follow the instructions below to install python310-PyHamcrest on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-PyHamcrest

2. Uninstall "python310-PyHamcrest" package

This guide covers the steps necessary to uninstall python310-PyHamcrest on openSuSE Tumbleweed:

$ sudo zypper remove python310-PyHamcrest

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

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