How to Install and Uninstall junit5 Package on openSUSE Leap

Last updated: June 29,2024

1. Install "junit5" package

In this section, we are going to explain the necessary steps to install junit5 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install junit5

2. Uninstall "junit5" package

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

$ sudo zypper remove junit5

3. Information about the junit5 package on openSUSE Leap

Information for package junit5:
-------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : junit5
Version : 5.8.2-150200.3.6.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : junit5-5.8.2-150200.3.6.1.src
Upstream URL : https://junit.org/junit5/
Summary : Java regression testing framework
Description :
JUnit is a popular regression testing framework for Java platform.