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

Last updated: September 20,2024

1. Install "python3-django-templated-email" package

Please follow the instructions below to install python3-django-templated-email on Kali Linux

$ sudo apt update $ sudo apt install python3-django-templated-email

2. Uninstall "python3-django-templated-email" package

Here is a brief guide to show you how to uninstall python3-django-templated-email on Kali Linux:

$ sudo apt remove python3-django-templated-email $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-django-templated-email
Source: django-templated-email
Version: 3.0.0-2
Installed-Size: 65
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django-render-block, python3:any, python3-django
Size: 12772
SHA256: 71dc4982d311ed7c5bad99a5c99b8091feb6bddcecfcb664983703b21e54e4dd
SHA1: 4117b27a57009e94730924bab0df11074a0ac0cf
MD5sum: e50eb744bdfaef57e50662bf111481af
Description: Django module to easily send templated emails
django-templated-email can send emails generated from templates. The library
supports template inheritance, adding cc'd and bcc'd recipients, configurable
template naming and location.
.
The send_templated_email method can be thought of as the render_to_response
shortcut for email.
Description-md5:
Homepage: https://github.com/vintasoftware/django-templated-email
Section: python
Priority: optional
Filename: pool/main/d/django-templated-email/python3-django-templated-email_3.0.0-2_all.deb