How to Install and Uninstall python-tenacity-doc Package on Kali Linux

Last updated: May 17,2024

1. Install "python-tenacity-doc" package

Learn how to install python-tenacity-doc on Kali Linux

$ sudo apt update $ sudo apt install python-tenacity-doc

2. Uninstall "python-tenacity-doc" package

Please follow the instructions below to uninstall python-tenacity-doc on Kali Linux:

$ sudo apt remove python-tenacity-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-tenacity-doc package on Kali Linux

Package: python-tenacity-doc
Source: python-tenacity
Version: 8.2.3-2
Installed-Size: 283
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 69684
SHA256: 05719023e9d454628f456b6114e0d2722df8f5c7812c8b3185c8d3e7bbc6959f
SHA1: 49ec6f284698a4bf1000da4df94fb71126abfd48
MD5sum: f339436b19b0acec842ad51ca26f7439
Description: retry code until it succeeeds - doc
Tenacity is a general-purpose retrying library to simplify the task of adding
retry behavior to just about anything. It originates from a fork of Retrying.
.
Features:
* Generic Decorator API
* Specify stop condition (i.e. limit by number of attempts)
* Specify wait condition (i.e. exponential backoff sleeping between attempts)
* Customize retrying on Exceptions
* Customize retrying on expected returned result
.
This package contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/jd/tenacity
Section: doc
Priority: optional
Filename: pool/main/p/python-tenacity/python-tenacity-doc_8.2.3-2_all.deb