How to Install and Uninstall junit5 Package on openSuSE Tumbleweed
Last updated: January 11,2025
1. Install "junit5" package
This is a short guide on how to install junit5 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
junit5
Copied
2. Uninstall "junit5" package
Here is a brief guide to show you how to uninstall junit5 on openSuSE Tumbleweed:
$
sudo zypper remove
junit5
Copied
3. Information about the junit5 package on openSuSE Tumbleweed
Information for package junit5:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : junit5
Version : 5.8.2-4.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : junit5-5.8.2-4.1.src
Upstream URL : https://junit.org/junit5/
Summary : Java regression testing framework
Description :
JUnit is a popular regression testing framework for Java platform.
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : junit5
Version : 5.8.2-4.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : junit5-5.8.2-4.1.src
Upstream URL : https://junit.org/junit5/
Summary : Java regression testing framework
Description :
JUnit is a popular regression testing framework for Java platform.