How to Install and Uninstall python3-testtools.noarch Package on Oracle Linux 9

Last updated: June 25,2024

1. Install "python3-testtools.noarch" package

Please follow the guidance below to install python3-testtools.noarch on Oracle Linux 9

$ 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 Oracle Linux 9:

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

3. Information about the python3-testtools.noarch package on Oracle Linux 9

Last metadata expiration check: 1:20:22 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-testtools
Version : 2.5.0
Release : 7.el9
Architecture : noarch
Size : 328 k
Source : python-testtools-2.5.0-7.el9.src.rpm
Repository : epel
Summary : Extensions to the Python standard library unit testing framework
URL : https://github.com/testing-cabal/testtools
License : MIT
Description : testtools is a set of extensions to the Python standard library's unit testing
: framework.