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

Last updated: May 20,2024

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

Learn how to install python-django-otp-doc on Kali Linux

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

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

In this section, we are going to explain the necessary steps to uninstall python-django-otp-doc on Kali Linux:

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

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

Package: python-django-otp-doc
Source: python-django-otp
Version: 1.3.0-1
Installed-Size: 1094
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-mathjax, libjs-sphinxdoc (>= 7.2.2)
Size: 99480
SHA256: 263ce5271031427c65dbd5801d9bdab25c387486182462300eb763e8552f3586
SHA1: e3516615884a8816d9ee3e610494f3834ba9c055
MD5sum: 8dcb5906ee7c42ade581b43a90311ab1
Description: pluggable framework for two-factor authentication (Documentation)
This project makes it easy to add support for one-time passwords (OTPs) to
Django. It can be integrated at various levels, depending on how much
customization is required. It integrates with django.contrib.auth, although it
is not a Django authentication backend. The primary target is developers
wishing to incorporate OTPs into their Django projects as a form of two-factor
authentication.
.
This project includes several simple OTP plugins and more are available
separately. This package also includes an implementation of OATH HOTP and TOTP
for convenience, as these are standard OTP algorithms used by multiple plugins.
.
This package contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/django-otp
Section: doc
Priority: optional
Filename: pool/main/p/python-django-otp/python-django-otp-doc_1.3.0-1_all.deb