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

Last updated: May 19,2024

1. Install "python3-lazr.smtptest" package

Please follow the step by step instructions below to install python3-lazr.smtptest on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-lazr.smtptest" package

Please follow the guidelines below to uninstall python3-lazr.smtptest on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-lazr.smtptest
Priority: optional
Section: universe/python
Installed-Size: 88
Maintainer: Ubuntu Developers
Original-Maintainer: Barry Warsaw
Architecture: all
Source: lazr.smtptest
Version: 2.0.3-1build1
Depends: python3-nose, python3-pkg-resources, python3:any (>= 3.3.2-2~)
Suggests: python-lazr.smtptest-doc
Filename: pool/universe/l/lazr.smtptest/python3-lazr.smtptest_2.0.3-1build1_all.deb
Size: 9772
MD5sum: c779220b3fa0d8b9c2ff5018ebff5ad3
SHA1: c23a4723725c96e4abebbf882c1c33373ed7923d
SHA256: be24d4b9cf094b2e3beb260d0568e98bd73c3e25b3323091c408a57a16adde83
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 3 version.
Description-md5: b5a2932b63850bcdb7645fa4d2af115f
Homepage: https://launchpad.net/lazr.smtptest
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu