How to Install and Uninstall tmt.noarch Package on Rocky Linux 9

Last updated: May 19,2024

1. Install "tmt.noarch" package

This guide covers the steps necessary to install tmt.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install tmt.noarch

2. Uninstall "tmt.noarch" package

Learn how to uninstall tmt.noarch on Rocky Linux 9:

$ sudo dnf remove tmt.noarch $ sudo dnf autoremove

3. Information about the tmt.noarch package on Rocky Linux 9

Last metadata expiration check: 1:06:21 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : tmt
Version : 1.31.0
Release : 1.el9
Architecture : noarch
Size : 663 k
Source : tmt-1.31.0-1.el9.src.rpm
Repository : epel
Summary : Test Management Tool
URL : https://github.com/teemtee/tmt
License : MIT
Description : The tmt Python module and command line tool implement the test
: metadata specification (L1 and L2) and allows easy test execution.