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

Last updated: July 03,2024

1. Install "junit5.noarch" package

This guide let you learn how to install junit5.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install junit5.noarch

2. Uninstall "junit5.noarch" package

Learn how to uninstall junit5.noarch on Fedora 34:

$ sudo dnf remove junit5.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:03:15 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : junit5
Version : 5.7.1
Release : 1.fc34
Architecture : noarch
Size : 889 k
Source : junit5-5.7.1-1.fc34.src.rpm
Repository : fedora
Summary : Java regression testing framework
URL : http://junit.org/junit5/
License : EPL-2.0
Description : JUnit is a popular regression testing framework for Java platform.