How to Install and Uninstall junit5.noarch Package on Fedora 38

Last updated: October 01,2024

1. Install "junit5.noarch" package

Please follow the steps below to install junit5.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install junit5.noarch

2. Uninstall "junit5.noarch" package

This guide let you learn how to uninstall junit5.noarch on Fedora 38:

$ sudo dnf remove junit5.noarch $ sudo dnf autoremove

3. Information about the junit5.noarch package on Fedora 38

Last metadata expiration check: 0:23:01 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : junit5
Version : 5.9.0
Release : 2.fc38
Architecture : noarch
Size : 1.0 M
Source : junit5-5.9.0-2.fc38.src.rpm
Repository : fedora
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.