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

Last updated: May 06,2024

1. Install "python-lazr.smtptest" package

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

$ sudo apt update $ sudo apt install python-lazr.smtptest

2. Uninstall "python-lazr.smtptest" package

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

$ sudo apt remove python-lazr.smtptest $ sudo apt autoclean && sudo apt autoremove

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

Package: python-lazr.smtptest
Priority: optional
Section: universe/python
Installed-Size: 96
Maintainer: Ubuntu Developers
Original-Maintainer: Barry Warsaw
Architecture: all
Source: lazr.smtptest
Version: 2.0.3-1build1
Depends: python-nose, python-pkg-resources, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-lazr.smtptest-doc
Filename: pool/universe/l/lazr.smtptest/python-lazr.smtptest_2.0.3-1build1_all.deb
Size: 9752
MD5sum: fb14b081297585e4f9556bb439730e5b
SHA1: eed4c490ae6e0bf2759a7b6df510eaf8429903ca
SHA256: 3f5132d940b1c6dd1c349c2f8fdd570a9367cafb541bb1d5ee44ca813043cb17
Description-en: framework for testing SMTP-based applications and libraries
This is LAZR smtptest, a framework for testing SMTP-based applications
and libraries. It provides a real, live SMTP server that you can send
messages to, and from which you can read those test messages. This
can be used to ensure proper operation of your applications which send
email.
.
This is the Python 2 version.
Description-md5: 191d319c98588b36dc357133c97b3e97
Homepage: https://launchpad.net/lazr.smtptest
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu