How to Install and Uninstall python3-zope-testing.noarch Package on AlmaLinux 9

Last updated: October 06,2024

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

Please follow the instructions below to install python3-zope-testing.noarch on AlmaLinux 9

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

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

Here is a brief guide to show you how to uninstall python3-zope-testing.noarch on AlmaLinux 9:

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

3. Information about the python3-zope-testing.noarch package on AlmaLinux 9

Last metadata expiration check: 1:55:17 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-zope-testing
Version : 4.7
Release : 7.el9
Architecture : noarch
Size : 59 k
Source : python-zope-testing-4.7-7.el9.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.