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

Last updated: May 18,2024

1. Install "python-mailer" package

This guide covers the steps necessary to install python-mailer on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-mailer

2. Uninstall "python-mailer" package

This guide let you learn how to uninstall python-mailer on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-mailer
Priority: extra
Section: universe/python
Installed-Size: 27
Maintainer: Ubuntu Developers
Original-Maintainer: David Watson
Architecture: all
Version: 0.7-1.1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-setuptools
Filename: pool/universe/p/python-mailer/python-mailer_0.7-1.1_all.deb
Size: 6080
MD5sum: dff103fc8dd48758cdc2fce99cda6c6f
SHA1: c653cdd9201cee032e4ad4eb66b99fcdc3a1c672
SHA256: 52fab8958ad50c7f7fd1d7dcc52af3685241ff0d4af7f938835738b10553a414
Description-en: Python module that simplifies sending email
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.
Description-md5: faf1484e2a140dcdf20d68d710622bb3
Homepage: http://pypi.python.org/pypi/mailer
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu