How to Install and Uninstall python3-pytest-repeat Package on Kali Linux

Last updated: October 05,2024

1. Install "python3-pytest-repeat" package

Here is a brief guide to show you how to install python3-pytest-repeat on Kali Linux

$ sudo apt update $ sudo apt install python3-pytest-repeat

2. Uninstall "python3-pytest-repeat" package

This guide covers the steps necessary to uninstall python3-pytest-repeat on Kali Linux:

$ sudo apt remove python3-pytest-repeat $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pytest-repeat package on Kali Linux

Package: python3-pytest-repeat
Source: pytest-repeat
Version: 0.9.3-1
Installed-Size: 28
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pytest, python3:any
Size: 6260
SHA256: 9acd9b2eb5d120b42e8595493104848006f9c28802d8e410ed1fef06cdf1e591
SHA1: c742198efb25baabe691f9b8456fa530ae25dfb7
MD5sum: 5e7f8e49b46e147155752b250f9386cb
Description: pytest-repeat is a plugin for pytest to repeat tests under certain conditions
pytest-repeat is a plugin for pytest that makes it easy to repeat a single
test, or multiple tests, a specific number of times.
Description-md5:
Homepage: https://github.com/pytest-dev/pytest-repeat
Section: python
Priority: optional
Filename: pool/main/p/pytest-repeat/python3-pytest-repeat_0.9.3-1_all.deb