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

Last updated: May 18,2024

1. Install "python2-PyHamcrest" package

Please follow the guidelines below to install python2-PyHamcrest on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-PyHamcrest

2. Uninstall "python2-PyHamcrest" package

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

$ sudo zypper remove python2-PyHamcrest

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

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