How to Install and Uninstall python3-django-redis-admin Package on Kali Linux

Last updated: May 21,2024

1. Install "python3-django-redis-admin" package

Learn how to install python3-django-redis-admin on Kali Linux

$ sudo apt update $ sudo apt install python3-django-redis-admin

2. Uninstall "python3-django-redis-admin" package

Here is a brief guide to show you how to uninstall python3-django-redis-admin on Kali Linux:

$ sudo apt remove python3-django-redis-admin $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-redis-admin package on Kali Linux

Package: python3-django-redis-admin
Source: django-simple-redis-admin
Version: 1.4.0-4
Installed-Size: 46
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3:any
Enhances: python3-django
Size: 8428
SHA256: 91f05dc566f2dfa2a6327717a8442e61a4ce8c15c6d72f6f8dd55b76ce5ff482
SHA1: 825feccc0264c8cec1ceb0088fae2f6be0b21467
MD5sum: 5275157611aecaaf0f17ca882ba7cfcf
Description: Django admin panel add-on to view/delete Redis keys (Python 3)
`django-simple-redis-admin` is an addition to your Django admin panel that
allows you to view and delete your Redis keys.
.
This package does not use models, so no database tables need to be created.
Just add to INSTALLED_APPS and go. Users must have is_superuser == True to
view the Redis admin. No django admin logs are created with this package.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/nicholasserra/django-simple-redis-admin
Section: python
Priority: optional
Filename: pool/main/d/django-simple-redis-admin/python3-django-redis-admin_1.4.0-4_all.deb