How to Install and Uninstall tmt.noarch Package on CentOS 8 / RHEL 8
Last updated: November 28,2024
1. Install "tmt.noarch" package
This tutorial shows how to install tmt.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
tmt.noarch
Copied
2. Uninstall "tmt.noarch" package
This guide let you learn how to uninstall tmt.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
tmt.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the tmt.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:53:18 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : tmt
Version : 1.4.0
Release : 1.el8
Architecture : noarch
Size : 73 k
Source : tmt-1.4.0-1.el8.src.rpm
Repository : epel
Summary : 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 command line tool.
Available Packages
Name : tmt
Version : 1.4.0
Release : 1.el8
Architecture : noarch
Size : 73 k
Source : tmt-1.4.0-1.el8.src.rpm
Repository : epel
Summary : 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 command line tool.