How to Install and Uninstall junit.noarch Package on Fedora 35
Last updated: November 17,2024
1. Install "junit.noarch" package
Please follow the guidance below to install junit.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
junit.noarch
Copied
2. Uninstall "junit.noarch" package
Learn how to uninstall junit.noarch on Fedora 35:
$
sudo dnf remove
junit.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the junit.noarch package on Fedora 35
Last metadata expiration check: 1:52:58 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : junit
Epoch : 1
Version : 4.13.1
Release : 3.fc35
Architecture : noarch
Size : 343 k
Source : junit-4.13.1-3.fc35.src.rpm
Repository : fedora
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.13.1
Release : 3.fc35
Architecture : noarch
Size : 343 k
Source : junit-4.13.1-3.fc35.src.rpm
Repository : fedora
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.