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

Last updated: October 05,2024

1. Install "python3-zope-testing.noarch" package

Please follow the step by step instructions below to install python3-zope-testing.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python3-zope-testing.noarch

2. Uninstall "python3-zope-testing.noarch" package

Please follow the guidance below to uninstall python3-zope-testing.noarch on Oracle Linux 8:

$ sudo dnf remove python3-zope-testing.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:20:46 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-zope-testing
Version : 4.6.1
Release : 8.el8
Architecture : noarch
Size : 63 k
Source : python-zope-testing-4.6.1-8.el8.src.rpm
Repository : epel
Summary : Zope Testing Framework
URL : https://pypi.io/project/zope.testing
License : ZPLv2.1
Description : This package provides a number of testing frameworks. It includes a
: flexible test runner, and supports both doctest and unittest.