How to Install and Uninstall python3-testtools.noarch Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "python3-testtools.noarch" package

This guide covers the steps necessary to install python3-testtools.noarch on Rocky Linux 8

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

2. Uninstall "python3-testtools.noarch" package

This guide let you learn how to uninstall python3-testtools.noarch on Rocky Linux 8:

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

3. Information about the python3-testtools.noarch package on Rocky Linux 8

Last metadata expiration check: 0:28:26 ago on Mon Sep 12 10:27:18 2022.
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.