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

Last updated: May 14,2024

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

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

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

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

Here is a brief guide to show you how to uninstall python3-django-contact-form on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-django-contact-form
Priority: optional
Section: universe/python
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-django-contact-form
Version: 1.2~git23.8413069-1
Depends: python-django (>= 1.0)
Filename: pool/universe/p/python-django-contact-form/python3-django-contact-form_1.2~git23.8413069-1_all.deb
Size: 9142
MD5sum: ef0373e6df38273bac58362ceed6de2f
SHA1: 82a3bf1ac66ae0985b42e074b934a5b5f691bfa6
SHA256: cf21bd31486083a6ef419d57d8a73840ce70ef70eb5c9080a6b54415730b0d8f
Description-en: extensible contact-form application for Django (Python 3)
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.
.
This package installs the library for Python 3.
Description-md5: 8842b1e90c001d9613b8a4d966e90617
Homepage: https://github.com/ubernostrum/django-contact-form
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu