How to Install and Uninstall junit5.src Package on Oracle Linux 9
Last updated: November 24,2024
1. Install "junit5.src" package
Please follow the step by step instructions below to install junit5.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
junit5.src
Copied
2. Uninstall "junit5.src" package
This guide let you learn how to uninstall junit5.src on Oracle Linux 9:
$
sudo dnf remove
junit5.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the junit5.src package on Oracle Linux 9
Last metadata expiration check: 3:14:01 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : junit5
Version : 5.7.1
Release : 5.el9
Architecture : src
Size : 2.6 M
Source : None
Repository : ol9_appstream
Summary : Java regression testing framework
URL : https://junit.org/junit5/
License : EPL-2.0
Description : JUnit is a popular regression testing framework for Java platform.
Available Packages
Name : junit5
Version : 5.7.1
Release : 5.el9
Architecture : src
Size : 2.6 M
Source : None
Repository : ol9_appstream
Summary : Java regression testing framework
URL : https://junit.org/junit5/
License : EPL-2.0
Description : JUnit is a popular regression testing framework for Java platform.