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

Last updated: January 15,2025

1. Install "python3-testtools.noarch" package

Please follow the steps below to install python3-testtools.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-testtools.noarch" package

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

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

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

Last metadata expiration check: 1 day, 8:07:44 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-testtools
Version : 2.4.0
Release : 3.el8
Architecture : noarch
Size : 356 k
Source : python-testtools-2.4.0-3.el8.src.rpm
Repository : epel
Summary : Extensions to the Python unit testing framework
URL : https://launchpad.net/testtools
License : MIT
Description : testtools is a set of extensions to the Python standard library's unit testing
: framework.