How to Install and Uninstall testrepository Package on Kali Linux

Last updated: May 18,2024

1. Install "testrepository" package

Here is a brief guide to show you how to install testrepository on Kali Linux

$ sudo apt update $ sudo apt install testrepository

2. Uninstall "testrepository" package

Please follow the guidance below to uninstall testrepository on Kali Linux:

$ sudo apt remove testrepository $ sudo apt autoclean && sudo apt autoremove

3. Information about the testrepository package on Kali Linux

Package: testrepository
Version: 0.0.20-8
Installed-Size: 33
Maintainer: Debian Python Team
Architecture: all
Depends: python3-testrepository (>= 0.0.20-8)
Size: 20204
SHA256: 1738d15ad1438478a7dfe3cbcf090d757c71654f423fdb8165b78188be0b7680
SHA1: 303a84f99339aeb762366737eb6b9b251d22fcd5
MD5sum: 140c900b3cd387d16c1b4beffd9c1b9c
Description: unit test system with database of test results - metapackage and doc
Testrepository provides a database of test results and supports easy workflows
to be built on top of that database. For instance, running just failing tests
or getting the last test run back to examine again (without running the tests
again). Testrepository is compatible with any test suite that can output
subunit. This includes any TAP test suite and any pyunit compatible test
suite.
.
This package is a metapackage that depends on both Python 2 and 3 packages. It
also contains the documentation.
Description-md5:
Homepage: https://pypi.python.org/pypi/testrepository
Tag: implemented-in::python, role::program
Section: python
Priority: optional
Filename: pool/main/t/testrepository/testrepository_0.0.20-8_all.deb