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

Last updated: November 23,2024

1. Install "python3-PyHamcrest" package

Please follow the step by step instructions below to install python3-PyHamcrest on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-PyHamcrest

2. Uninstall "python3-PyHamcrest" package

This guide covers the steps necessary to uninstall python3-PyHamcrest on openSUSE Leap:

$ sudo zypper remove python3-PyHamcrest

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

Information for package python3-PyHamcrest:
-------------------------------------------
Repository : Main Repository
Name : python3-PyHamcrest
Version : 1.9.0-3.2.2
Arch : noarch
Vendor : SUSE LLC
Installed Size : 313.3 KiB
Installed : No
Status : not installed
Source package : python-PyHamcrest-1.9.0-3.2.2.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.