How to Install and Uninstall python3-zope-testing.noarch Package on Fedora 36

Last updated: May 21,2024

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

In this section, we are going to explain the necessary steps to install python3-zope-testing.noarch on Fedora 36

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

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

This is a short guide on how to uninstall python3-zope-testing.noarch on Fedora 36:

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

3. Information about the python3-zope-testing.noarch package on Fedora 36

Last metadata expiration check: 1:13:32 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-zope-testing
Version : 4.7
Release : 7.fc36
Architecture : noarch
Size : 54 k
Source : python-zope-testing-4.7-7.fc36.src.rpm
Repository : fedora
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.