How to Install and Uninstall junit5.noarch Package on CentOS Stream 8

Last updated: July 07,2024

1. Install "junit5.noarch" package

This guide let you learn how to install junit5.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install junit5.noarch

2. Uninstall "junit5.noarch" package

Please follow the guidelines below to uninstall junit5.noarch on CentOS Stream 8:

$ sudo dnf remove junit5.noarch $ sudo dnf autoremove

3. Information about the junit5.noarch package on CentOS Stream 8

Last metadata expiration check: 4:08:52 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : junit5
Version : 5.6.2
Release : 2.module+el8.2.1+7436+4afdca1f
Architecture : noarch
Size : 811 k
Source : junit5-5.6.2-2.module+el8.2.1+7436+4afdca1f.src.rpm
Repository : appstream
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.