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

Last updated: May 19,2024

1. Install "python-django-registration" package

Please follow the steps below to install python-django-registration on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-django-registration" package

Please follow the instructions below to uninstall python-django-registration on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-django-registration
Priority: optional
Section: universe/python
Installed-Size: 644
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 2.0.4-1
Depends: python (>= 2.7), python (<< 2.8), libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common, python-django (>= 1.7)
Filename: pool/universe/p/python-django-registration/python-django-registration_2.0.4-1_all.deb
Size: 78414
MD5sum: 9a57f7798c3f905d16a2edeab2a1ef16
SHA1: fd40913e371022bfd16fb4052d57a78632900d41
SHA256: 04e9161d08b1d3152568722d0a4b50af3d05c42de2a894d09cb8385a6b2b0713
Description-en: User-registration application for Django
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.
Description-md5: c9abf6f7ac32b194f0dad39149f5c4a7
Homepage: https://github.com/ubernostrum/django-registration
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu