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

Last updated: May 18,2024

1. Install "python3-testtools.noarch" package

Please follow the steps below to install python3-testtools.noarch on Oracle Linux 8

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

2. Uninstall "python3-testtools.noarch" package

Please follow the guidelines below to uninstall python3-testtools.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 4:45:08 ago on Mon Sep 12 02:51:38 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.