How to Install and Uninstall python3-testtools.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 10,2024

1. Install "python3-testtools.noarch" package

Please follow the steps below to install python3-testtools.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-testtools.noarch" package

This guide covers the steps necessary to uninstall python3-testtools.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-testtools.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:57:17 ago on Mon Feb 26 15:59:38 2024.
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.