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

Last updated: July 01,2024

1. Install "python-django-ratelimit-doc" package

In this section, we are going to explain the necessary steps to install python-django-ratelimit-doc on Kali Linux

$ sudo apt update $ sudo apt install python-django-ratelimit-doc

2. Uninstall "python-django-ratelimit-doc" package

Please follow the step by step instructions below to uninstall python-django-ratelimit-doc on Kali Linux:

$ sudo apt remove python-django-ratelimit-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-django-ratelimit-doc
Source: python-django-ratelimit
Version: 4.1.0-1
Installed-Size: 326
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 43300
SHA256: 59d213f10e32347152d4f9c691ed92e5c558b11a9887ba066d0481576a366f14
SHA1: 376ad8b7d47cf4baeb41a77dc7c6ed4d8ce3b89b
MD5sum: 42083a22e85597be1364b2fed77f3566
Description: Cache-based rate-limiting for Django (Documentation)
Django Ratelimit is a ratelimiting decorator for Django views, storing rate
data in the configured Django cache backend. It requires a Django cache backend
that supports atomic increment operations. The Memcached and Redis backends do,
but the database backend does not.
.
This package contains the documentation.
Description-md5:
Homepage: https://github.com/jsocol/django-ratelimit
Section: doc
Priority: optional
Filename: pool/main/p/python-django-ratelimit/python-django-ratelimit-doc_4.1.0-1_all.deb