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

Last updated: October 05,2024

1. Install "python3-zope.testrunner" package

Please follow the instructions below to install python3-zope.testrunner on Kali Linux

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

2. Uninstall "python3-zope.testrunner" package

Please follow the guidelines below to uninstall python3-zope.testrunner on Kali Linux:

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

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

Package: python3-zope.testrunner
Source: zope.testrunner
Version: 6.3.1-1
Installed-Size: 1033
Maintainer: Debian Python Team
Architecture: all
Replaces: python-zope.testrunner (<< 4.4.9-2)
Depends: python3-zope, python3-pkg-resources, python3-zope.exceptions (>= 4.0.1~), python3-zope.interface, python3:any
Breaks: python-zope.testrunner (<< 4.4.9-2)
Size: 163848
SHA256: 9f38c6ec367f226b769d380c1a4fadd0619baf77d89cda5a747046f91e470a0a
SHA1: 20a0de7097237dfa420a4ab302ab03df1407cdd9
MD5sum: 26ea9d7485569f1f3068a7d2db6b06c3
Description: Flexible test runner with layer support for Python 3
The testrunner module is used to run automated tests defined using the
unittest framework and previously available in zope.testing.
.
Its primary feature is that it finds tests by searching directory trees. It
doesn't require the manual concatenation of specific test suites. It is
highly customizable and should be usable with any project.
Description-md5:
Homepage: https://github.com/zopefoundation/zope.testrunner
Section: zope
Priority: optional
Filename: pool/main/z/zope.testrunner/python3-zope.testrunner_6.3.1-1_all.deb