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

Last updated: May 21,2024

1. Install "python-mandrill" package

Here is a brief guide to show you how to install python-mandrill on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-mandrill

2. Uninstall "python-mandrill" package

This guide covers the steps necessary to uninstall python-mandrill on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-mandrill
Priority: optional
Section: universe/python
Installed-Size: 243
Maintainer: Ubuntu Developers
Original-Maintainer: acrefoot
Architecture: all
Source: mandrill
Version: 1.0.51-1
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-requests, python-docopt
Filename: pool/universe/m/mandrill/python-mandrill_1.0.51-1_all.deb
Size: 26568
MD5sum: c99cb841e2e3c574e3802736a7a85189
SHA1: 75b607181c4d43025593fda462ecd01815e57855
SHA256: c34673adffd4a7e5342204133cae5e528891afc3dc0df822c809d146b5e4e440
Description-en: CLI client and Python API library for Mandrill
Mandrill is a Python API client and suite of CLI-based tools for the
Mandrill email as a platform service.
.
The API client is comprehensive, but the CLI functionality is minimal
at this time.
Description-md5: ca3855cadb4a1b6eda6be24dbdf7d471
Homepage: https://bitbucket.org/mailchimp/mandrill-api-python/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu