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

Last updated: January 13,2025

1. Install "testng.noarch" package

Learn how to install testng.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install testng.noarch

2. Uninstall "testng.noarch" package

Here is a brief guide to show you how to uninstall testng.noarch on Fedora 39:

$ sudo dnf remove testng.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:37:01 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : testng
Version : 7.6.1
Release : 5.fc39
Architecture : noarch
Size : 893 k
Source : testng-7.6.1-5.fc39.src.rpm
Repository : fedora
Summary : Java-based testing framework
URL : http://testng.org/
License : ASL 2.0
Description : TestNG is a testing framework inspired from JUnit and NUnit but introducing
: some new functionality, including flexible test configuration, and
: distributed test running. It is designed to cover unit tests as well as
: functional, end-to-end, integration, etc.