How to Install and Uninstall python3-tmt.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "python3-tmt.noarch" package
This tutorial shows how to install python3-tmt.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-tmt.noarch
Copied
2. Uninstall "python3-tmt.noarch" package
This tutorial shows how to uninstall python3-tmt.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-tmt.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-tmt.noarch package on AlmaLinux 8
Last metadata expiration check: 0:49:28 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-tmt
Version : 1.16.0
Release : 1.el8
Architecture : noarch
Size : 339 k
Source : tmt-1.16.0-1.el8.src.rpm
Repository : epel
Summary : Python library for the 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.
: This package contains the Python 3 module.
Available Packages
Name : python3-tmt
Version : 1.16.0
Release : 1.el8
Architecture : noarch
Size : 339 k
Source : tmt-1.16.0-1.el8.src.rpm
Repository : epel
Summary : Python library for the 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.
: This package contains the Python 3 module.