How to Install and Uninstall python3-tmt.noarch Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "python3-tmt.noarch" package

Please follow the step by step instructions below to install python3-tmt.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python3-tmt.noarch

2. Uninstall "python3-tmt.noarch" package

This is a short guide on how to uninstall python3-tmt.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove python3-tmt.noarch $ sudo dnf autoremove

3. Information about the python3-tmt.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:08:02 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-tmt
Version : 1.4.0
Release : 1.el8
Architecture : noarch
Size : 208 k
Source : tmt-1.4.0-1.el8.src.rpm
Repository : epel
Summary : Python library for the Test Management Tool
URL : https://github.com/psss/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.
: This package contains the Python 3 module.