How to Install and Uninstall junit.noarch Package on CentOS Stream 8
Last updated: November 25,2024
1. Install "junit.noarch" package
Learn how to install junit.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
junit.noarch
Copied
2. Uninstall "junit.noarch" package
Please follow the guidelines below to uninstall junit.noarch on CentOS Stream 8:
$
sudo dnf remove
junit.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the junit.noarch package on CentOS Stream 8
Last metadata expiration check: 3:07:03 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : junit
Epoch : 1
Version : 4.12
Release : 14.module+el8.2.1+7436+4afdca1f
Architecture : noarch
Size : 301 k
Source : junit-4.12-14.module+el8.2.1+7436+4afdca1f.src.rpm
Repository : 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.12
Release : 14.module+el8.2.1+7436+4afdca1f
Architecture : noarch
Size : 301 k
Source : junit-4.12-14.module+el8.2.1+7436+4afdca1f.src.rpm
Repository : 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.