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

Last updated: May 19,2024

1. Install "python-lamson" package

Please follow the step by step instructions below to install python-lamson on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-lamson

2. Uninstall "python-lamson" package

In this section, we are going to explain the necessary steps to uninstall python-lamson on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-lamson
Priority: extra
Section: universe/python
Installed-Size: 549
Maintainer: Ubuntu Developers
Original-Maintainer: David Watson
Architecture: all
Version: 1.0pre11-1.3
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-mock, python-daemon, python-lockfile, python, python-chardet, python-dns
Filename: pool/universe/p/python-lamson/python-lamson_1.0pre11-1.3_all.deb
Size: 172162
MD5sum: 477c9e0ad00683e10d2c09f3d6045235
SHA1: 17e21267a8184f05f91574733d0460d7fcfd5430
SHA256: 7f581d7318440eb709b8e2759197dfa2ba17b98fb7186630e1e3cfc0b7c937e2
Description-en: A pure Python SMTP server
Lamson is a pure Python SMTP server designed to create robust and
complex mail applications in the style of modern web frameworks such as
Django. Unlike traditional SMTP servers like Postfix or Sendmail,
Lamson has all the features of a web application stack (ORM, templates,
routing, handlers, state machines, Python) without needing to configure
alias files, run newaliases, or juggle tons of tiny fragile processes.
Lamson also plays well with other web frameworks and Python libraries.
Description-md5: c0fc7df47760648de2a43a6986585281
Homepage: http://lamsonproject.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions