How to Install and Uninstall junit5.noarch Package on Oracle Linux 9
Last updated: November 26,2024
1. Install "junit5.noarch" package
In this section, we are going to explain the necessary steps to install junit5.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
junit5.noarch
Copied
2. Uninstall "junit5.noarch" package
This tutorial shows how to uninstall junit5.noarch on Oracle Linux 9:
$
sudo dnf remove
junit5.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the junit5.noarch package on Oracle Linux 9
Last metadata expiration check: 2:54:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : junit5
Version : 5.7.1
Release : 5.el9
Architecture : noarch
Size : 919 k
Source : junit5-5.7.1-5.el9.src.rpm
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 : noarch
Size : 919 k
Source : junit5-5.7.1-5.el9.src.rpm
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.