How to Install and Uninstall junit.src Package on Oracle Linux 9
Last updated: February 08,2025
1. Install "junit.src" package
Learn how to install junit.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
junit.src
Copied
2. Uninstall "junit.src" package
Please follow the step by step instructions below to uninstall junit.src on Oracle Linux 9:
$
sudo dnf remove
junit.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the junit.src package on Oracle Linux 9
Last metadata expiration check: 1:46:31 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : junit
Epoch : 1
Version : 4.13.1
Release : 5.el9
Architecture : src
Size : 418 k
Source : None
Repository : ol9_appstream
Summary : Java regression test package
URL : http://www.junit.org/
License : EPL-1.0
Description : JUnit is a regression testing framework written by Erich Gamma and Kent Beck.
: It is used by the developer who implements unit tests in Java. JUnit is Open
: Source Software, released under the Common Public License Version 1.0 and
: hosted on GitHub.
Available Packages
Name : junit
Epoch : 1
Version : 4.13.1
Release : 5.el9
Architecture : src
Size : 418 k
Source : None
Repository : ol9_appstream
Summary : Java regression test package
URL : http://www.junit.org/
License : EPL-1.0
Description : JUnit is a regression testing framework written by Erich Gamma and Kent Beck.
: It is used by the developer who implements unit tests in Java. JUnit is Open
: Source Software, released under the Common Public License Version 1.0 and
: hosted on GitHub.