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

Last updated: May 09,2024

1. Install "python3-django-registration" package

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

$ sudo apt update $ sudo apt install python3-django-registration

2. Uninstall "python3-django-registration" package

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

$ sudo apt remove python3-django-registration $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-django-registration
Source: python-django-registration
Version: 3.3-1
Installed-Size: 190
Maintainer: Debian Python Team
Architecture: all
Depends: python3-confusable-homoglyphs, python3-django, python3:any
Size: 26484
SHA256: 53dbc63e43a000aa72f1b5065c752c55d932a82620993ffdb2dfdd19c192db10
SHA1: 93ef1e222687f324421becb39de7ab1404b689ce
MD5sum: f5418c87a9b95cb8e81bcf7113376848
Description: User-registration application for Django (Python 3)
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 Python 3 version of the library.
Description-md5:
Homepage: https://github.com/ubernostrum/django-registration
Section: python
Priority: optional
Filename: pool/main/p/python-django-registration/python3-django-registration_3.3-1_all.deb