How to Install and Uninstall testng-remote.noarch Package on Fedora 34

Last updated: April 30,2024

1. Install "testng-remote.noarch" package

This guide let you learn how to install testng-remote.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install testng-remote.noarch

2. Uninstall "testng-remote.noarch" package

This guide let you learn how to uninstall testng-remote.noarch on Fedora 34:

$ sudo dnf remove testng-remote.noarch $ sudo dnf autoremove

3. Information about the testng-remote.noarch package on Fedora 34

Last metadata expiration check: 5:33:15 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : testng-remote
Version : 1.3.0
Release : 9.fc34
Architecture : noarch
Size : 84 k
Source : testng-remote-1.3.0-9.fc34.src.rpm
Repository : fedora
Summary : Modules for running TestNG remotely
URL : https://github.com/testng-team/testng-remote
License : ASL 2.0 and CPL
Description : TestNG Remote contains the modules for running TestNG remotely. This is
: normally used by IDE to communicate with TestNG run-time, e.g. receive the
: Test Result from run-time so that can display them on IDE views.