How to Install and Uninstall hamcrest Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "hamcrest" package

Please follow the guidance below to install hamcrest on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install hamcrest

2. Uninstall "hamcrest" package

Please follow the step by step instructions below to uninstall hamcrest on openSuSE Tumbleweed:

$ sudo zypper remove hamcrest

3. Information about the hamcrest package on openSuSE Tumbleweed

Information for package hamcrest:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : hamcrest
Version : 2.2-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 127.9 KiB
Installed : No
Status : not installed
Source package : hamcrest-2.2-2.1.src
Upstream URL : https://github.com/hamcrest/JavaHamcrest
Summary : Library of matchers for building test expressions
Description :
Provides a library of matcher objects (also known as constraints or
predicates) allowing 'match' rules to be defined declaratively, to be
used in other frameworks. Typical scenarios include testing frameworks,
mocking libraries and UI validation rules.

5. The same packages on other Linux Distributions