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

Last updated: October 05,2024

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

Learn how to install python3-zope-testing.noarch on Fedora 34

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

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

This guide let you learn how to uninstall python3-zope-testing.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:01:32 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-zope-testing
Version : 4.7
Release : 4.fc34
Architecture : noarch
Size : 59 k
Source : python-zope-testing-4.7-4.fc34.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.