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

Last updated: May 16,2024

1. Install "python-django-contact-form" package

Please follow the guidance below to install python-django-contact-form on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-django-contact-form

2. Uninstall "python-django-contact-form" package

Please follow the steps below to uninstall python-django-contact-form on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-django-contact-form $ sudo apt autoclean && sudo apt autoremove

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

Package: python-django-contact-form
Priority: optional
Section: universe/python
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.2~git23.8413069-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-django (>= 1.0)
Filename: pool/universe/p/python-django-contact-form/python-django-contact-form_1.2~git23.8413069-1_all.deb
Size: 16078
MD5sum: 4b878441235ecf524b730e5517e2f1b0
SHA1: 758d691b91852875f35662b2ea6a50f56b5533f2
SHA256: 3f0abf2e48614b1a62914fa6fd16719a5d3fffc3d9afa74da1c25ea08b7cc669
Description-en: extensible contact-form application for Django
This is a reusable application which simplifies including a contact form within
Django, the Python web framework. It provides a basic contact form which, once
appropriate templates have been written, will email site administrators when
the form is submitted. The form and view used are designed to be extensible and
allow for easy adaptation to more complex needs.
Description-md5: 33d644ac0ad210c63e3ce82ef77eb737
Homepage: https://github.com/ubernostrum/django-contact-form
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu