How to Install and Uninstall python3-django-dbconn-retry Package on Kali Linux

Last updated: May 14,2024

1. Install "python3-django-dbconn-retry" package

This guide let you learn how to install python3-django-dbconn-retry on Kali Linux

$ sudo apt update $ sudo apt install python3-django-dbconn-retry

2. Uninstall "python3-django-dbconn-retry" package

This guide let you learn how to uninstall python3-django-dbconn-retry on Kali Linux:

$ sudo apt remove python3-django-dbconn-retry $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-dbconn-retry package on Kali Linux

Package: python3-django-dbconn-retry
Source: python-django-dbconn-retry
Version: 0.1.7-1
Installed-Size: 37
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3:any
Size: 9216
SHA256: 5257c6fc2a8f6157bd14a262af25303c27fb3de4582bf30e1231eb5acfd3a32f
SHA1: 450a6ca70a2f3ce763752adbbee547366bea8f06
MD5sum: 8c22f61dbc50bd7c3c8fc3189b8efd20
Description: reconnect on a failed database (Python3 version)
This library monkeypatches django.db.backends.base.BaseDatabaseWrapper so that
when a database operation fails because the underlying TCP connection was
already closed, it first tried to reconnect, instead of immediately raising an
OperationException.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/jdelic/django-dbconn-retry/
Section: python
Priority: optional
Filename: pool/main/p/python-django-dbconn-retry/python3-django-dbconn-retry_0.1.7-1_all.deb