How to Install and Uninstall python2-zope-testing.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

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

Here is a brief guide to show you how to install python2-zope-testing.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

Please follow the instructions below to uninstall python2-zope-testing.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python2-zope-testing.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:11:03 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python2-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.