How to Install and Uninstall python-django-ratelimit-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,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 Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This guide let you learn how to uninstall python-django-ratelimit-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-django-ratelimit-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-django-ratelimit-doc
Priority: optional
Section: universe/doc
Installed-Size: 127
Maintainer: Ubuntu Developers
Original-Maintainer: Marco Bardelli
Architecture: all
Source: django-ratelimit
Version: 0.4.0+8+gd58c489-3
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/d/django-ratelimit/python-django-ratelimit-doc_0.4.0+8+gd58c489-3_all.deb
Size: 22730
MD5sum: 04c3fce4b02911bcefe75e34e40fafed
SHA1: 8af8c11f7fb865a4f27408baa31aee0d52de5381
SHA256: ecde224010660185bca53a0451bdb58ef9109db1af320e90add9df95cd9c84ad
Description-en: Cache-based rate-limiting for Django (documentation)
Django Ratelimit provides a decorator to rate-limit views. Limiting can
be based on IP address or a field in the request--either a GET or POST
variable.
.
This package contains the documentation.
Description-md5: 21a120da507edd40032ee594c0954577
Homepage: https://github.com/jsocol/django-ratelimit
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu