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

Last updated: May 03,2024

1. Install "python2-hamcrest" package

Please follow the steps below to install python2-hamcrest on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-hamcrest

2. Uninstall "python2-hamcrest" package

Please follow the guidance below to uninstall python2-hamcrest on openSUSE Leap:

$ sudo zypper remove python2-hamcrest

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

Information for package python2-hamcrest:
-----------------------------------------
Repository : Main Repository
Name : python2-hamcrest
Version : 1.9.0-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 245,6 KiB
Installed : No
Status : not installed
Source package : python-hamcrest-1.9.0-bp153.1.16.src
Summary : Hamcrest framework for matcher objects
Description :
PyHamcrest is a framework for writing matcher objects, allowing you to
declaratively define "match" rules.