How to Install and Uninstall python3-tenacity Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 17,2024

1. Install "python3-tenacity" package

This guide let you learn how to install python3-tenacity on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install python3-tenacity

2. Uninstall "python3-tenacity" package

This guide covers the steps necessary to uninstall python3-tenacity on Ubuntu 22.10 (Kinetic Kudu):

$ sudo apt remove python3-tenacity $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-tenacity package on Ubuntu 22.10 (Kinetic Kudu)

Package: python3-tenacity
Architecture: all
Version: 6.3.1-3
Priority: optional
Section: python
Source: python-tenacity
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 113
Depends: python3-pbr, python3-six (>= 1.9.0), python3:any
Suggests: python-tenacity-doc
Filename: pool/main/p/python-tenacity/python3-tenacity_6.3.1-3_all.deb
Size: 15304
MD5sum: 806715dcffa1c30c41770e0355cedda8
SHA1: 2e9b0836444ebff24922bf3068adcfd22abacbc4
SHA256: 31db8d9f5d5312f80d027fc138a5210bf97e3831051137ddc71b9da985afd938
SHA512: 129e55cc5b46099101843d05fadff9c2d8eea4fd38682ea5c7795d3f70f6acd7f3c7d340e5fab9ba84af30c3c12abce70f265e22fcd7d539e14cda39e8143079
Homepage: https://github.com/jd/tenacity
Description: retry code until it succeeeds
Description-md5: 2eeba38fc7fcd6021294d8e7dbf40df8
Task: ubuntustudio-photography