How to Install and Uninstall python3-zope.testing Package on Kali Linux

Last updated: May 13,2024

1. Install "python3-zope.testing" package

This tutorial shows how to install python3-zope.testing on Kali Linux

$ sudo apt update $ sudo apt install python3-zope.testing

2. Uninstall "python3-zope.testing" package

This is a short guide on how to uninstall python3-zope.testing on Kali Linux:

$ sudo apt remove python3-zope.testing $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-zope.testing package on Kali Linux

Package: python3-zope.testing
Source: zope.testing
Version: 5.0.1-1
Installed-Size: 133
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pkg-resources, python3:any
Size: 33184
SHA256: a9c55311b4971c4584ce035a81ecc4e6f691dedec477b961ba747b022f8c20a4
SHA1: e168e1755aa366e1b520946191a50b148bab2235
MD5sum: 0d706ab6e6ffd7c0025091c19b5cd9ec
Description: Zope testing helpers for Python 3
This package provides a number of testing frameworks. It includes a flexible
test runner, and supports both doctest and unittest.
.
This is the Python 3 version.
Description-md5:
Homepage: https://github.com/zopefoundation/zope.testing
Section: zope
Priority: optional
Filename: pool/main/z/zope.testing/python3-zope.testing_5.0.1-1_all.deb