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

Last updated: May 17,2024

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

This tutorial shows how to install python-django-registration-doc on Kali Linux

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

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

This guide covers the steps necessary to uninstall python-django-registration-doc on Kali Linux:

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

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

Package: python-django-registration-doc
Source: python-django-registration
Version: 3.3-1
Installed-Size: 530
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3), sphinx-rtd-theme-common (>= 1.0.0+dfsg)
Size: 60868
SHA256: 8749f86674c0b27f9e89ca9ec3e2f520423f440f6eb5e95774ba985301cfbbd9
SHA1: 080a0f79d20a657e51f1cd18447ff5d0dd77445b
MD5sum: aadcf217b9b70790cf02aa71060ee4b4
Description: User-registration application for Django (Documentation)
This is a fairly simple user-registration application for Django,
designed to make allowing user signups as painless as possible.
.
Its main feature over Django's standard user-registration application is
the support of email confirmation.
.
This application enables a fairly common workflow for user signups:
1. User signs up for an account.
2. User gets emailed an activation link.
3. User clicks the activation link before it expires.
4. User becomes a happy and productive contributor to your site.
.
This package contains the HTML documentation.
Description-md5:
Homepage: https://github.com/ubernostrum/django-registration
Section: doc
Priority: optional
Filename: pool/main/p/python-django-registration/python-django-registration-doc_3.3-1_all.deb