How to Install and Uninstall python3-zope-testing.noarch Package on CentOS Stream 8
Last updated: January 11,2025
1. Install "python3-zope-testing.noarch" package
This tutorial shows how to install python3-zope-testing.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-zope-testing.noarch
Copied
2. Uninstall "python3-zope-testing.noarch" package
This tutorial shows how to uninstall python3-zope-testing.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-zope-testing.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-zope-testing.noarch package on CentOS Stream 8
Last metadata expiration check: 3:27:28 ago on Sun Feb 25 03:03:59 2024.
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.