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

Last updated: May 17,2024

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

This guide covers the steps necessary to install python3-django-contact-form on Kali Linux

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

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

Please follow the guidance below to uninstall python3-django-contact-form on Kali Linux:

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

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

Package: python3-django-contact-form
Source: python-django-contact-form
Version: 2.0.1-2
Installed-Size: 69
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3:any
Recommends: python-django-contact-form-doc
Size: 9644
SHA256: 32f9f6380cf998faaf8c987af622c81b04fac2f8e7be17accb274cd33751021d
SHA1: b8b8c532e09ddafa9e6eb9990a5357be3a2496e1
MD5sum: 434c01663d69e7626d6490a4f0b6e925
Description: 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:
Homepage: https://github.com/ubernostrum/django-contact-form
Section: python
Priority: optional
Filename: pool/main/p/python-django-contact-form/python3-django-contact-form_2.0.1-2_all.deb