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

Last updated: October 03,2024

1. Install "junit5.noarch" package

Please follow the step by step instructions below to install junit5.noarch on Fedora 39

$ 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 39:

$ sudo dnf remove junit5.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:15:19 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : junit5
Version : 5.9.0
Release : 4.fc39
Architecture : noarch
Size : 995 k
Source : junit5-5.9.0-4.fc39.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.