How to Install and Uninstall opentest4j Package on openSUSE Leap

Last updated: July 03,2024

1. Install "opentest4j" package

This guide covers the steps necessary to install opentest4j on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install opentest4j

2. Uninstall "opentest4j" package

Please follow the steps below to uninstall opentest4j on openSUSE Leap:

$ sudo zypper remove opentest4j

3. Information about the opentest4j package on openSUSE Leap

Information for package opentest4j:
-----------------------------------
Repository : Main Repository
Name : opentest4j
Version : 1.2.0-150200.3.4.4
Arch : noarch
Vendor : SUSE LLC
Installed Size : 25.0 KiB
Installed : No
Status : not installed
Source package : opentest4j-1.2.0-150200.3.4.4.src
Upstream URL : https://github.com/ota4j-team/opentest4j
Summary : Open Test Alliance for the JVM
Description :
Open Test Alliance for the JVM is a minimal common foundation for
testing libraries on the JVM. The primary goal of the project is to
enable testing frameworks like JUnit, TestNG, Spock, etc. and
third-party assertion libraries like Hamcrest, AssertJ, etc. to use a
common set of exceptions that IDEs and build tools can support in a
consistent manner across all testing scenarios -- for example, for
consistent handling of failed assertions and failed assumptions as
well as visualization of test execution in IDEs and reports.

5. The same packages on other Linux Distributions