How to Install and Uninstall python3-mailer Package on Kali Linux

Last updated: June 02,2024

1. Install "python3-mailer" package

This guide let you learn how to install python3-mailer on Kali Linux

$ sudo apt update $ sudo apt install python3-mailer

2. Uninstall "python3-mailer" package

Please follow the instructions below to uninstall python3-mailer on Kali Linux:

$ sudo apt remove python3-mailer $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-mailer package on Kali Linux

Package: python3-mailer
Source: python-mailer
Version: 0.8.1-6
Installed-Size: 34
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 7948
SHA256: bb3ceb8ee3af1dd299a0da503a410de169f1fc6c3723c6b86ecd5ce82755b2b8
SHA1: 873430d6de38f173c839d70277b9e5f349326833
MD5sum: 57e659555ea5c2d34263c29756f06f7d
Description: Python module that simplifies sending email (Python 3)
Simplifies sending emails in Python, features a single class to send
plain text, HTML email, and attachments. Mailer auto detects attachment
types and has support for internationalized headers.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://pypi.python.org/pypi/mailer
Section: python
Priority: optional
Filename: pool/main/p/python-mailer/python3-mailer_0.8.1-6_all.deb