How to Install and Uninstall python3-zope-testing.noarch Package on CentOS 8 / RHEL 8
Last updated: November 05,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 CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-zope-testing.noarch
Copied
2. Uninstall "python3-zope-testing.noarch" package
Learn how to uninstall python3-zope-testing.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-zope-testing.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-zope-testing.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:10:29 ago on Sun May 9 13:03:46 2021.
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.
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.