How to Install and Uninstall python3-tenacity Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: September 20,2024

1. Install "python3-tenacity" package

Please follow the instructions below to install python3-tenacity on Ubuntu 20.04 LTS (Focal Fossa)

$ sudo apt update $ sudo apt install python3-tenacity

2. Uninstall "python3-tenacity" package

Please follow the steps below to uninstall python3-tenacity on Ubuntu 20.04 LTS (Focal Fossa):

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

3. Information about the python3-tenacity package on Ubuntu 20.04 LTS (Focal Fossa)

Package: python3-tenacity
Architecture: all
Version: 6.0.0-0ubuntu2
Priority: optional
Section: python
Source: python-tenacity
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 105
Depends: python3-pbr, python3-six (>= 1.9.0), python3:any
Suggests: python-tenacity-doc
Filename: pool/main/p/python-tenacity/python3-tenacity_6.0.0-0ubuntu2_all.deb
Size: 14656
MD5sum: 8cd0afaf6d490a87f63c88d3c34a93f9
SHA1: 94b52d7a236f2393432eeb44769a71db0c1e5f1e
SHA256: 4c4c20919d7d50dabdbdca09a1e464e0fd0ef7825cdb54897a11454d49d2a948
Homepage: https://github.com/jd/tenacity
Description: retry code until it succeeeds
Description-md5: 2eeba38fc7fcd6021294d8e7dbf40df8
Task: ubuntustudio-photography