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

Last updated: November 16,2024

1. Install "python-zope.sendmail" package

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

$ sudo apt update $ sudo apt install python-zope.sendmail

2. Uninstall "python-zope.sendmail" package

Learn how to uninstall python-zope.sendmail on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-zope.sendmail $ sudo apt autoclean && sudo apt autoremove

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

Package: python-zope.sendmail
Priority: extra
Section: universe/zope
Installed-Size: 204
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: all
Source: zope.sendmail
Version: 3.7.5-0ubuntu1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-pkg-resources, python-transaction, python-zope.i18nmessageid, python-zope.interface, python-zope.schema, python-zope.component, python-zope.configuration
Filename: pool/universe/z/zope.sendmail/python-zope.sendmail_3.7.5-0ubuntu1_all.deb
Size: 31678
MD5sum: de96e7221da9bdf2a58f522fc5f0632b
SHA1: 776b7ddc7e05276a362af1935b6410801fa968ff
SHA256: 947f541067078d765155f4f4668b1ef8952b34cea99a1e844bd2dd1adf27debb
Description-en: Mail sending library for zope
This package is useful when your Zope 3 application wants to send email. It
integrates with the transaction mechanism and queues your emails to be sent on
successful commits only.
Description-md5: f461a0b7314198da34aff15e6b432c0d
Homepage: http://pypi.python.org/pypi/zope.sendmail
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu