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

Last updated: May 09,2024

1. Install "python-martian" package

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

$ sudo apt update $ sudo apt install python-martian

2. Uninstall "python-martian" package

Here is a brief guide to show you how to uninstall python-martian on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-martian
Priority: extra
Section: universe/python
Installed-Size: 443
Maintainer: Ubuntu Developers
Architecture: all
Source: martian
Version: 0.14-0ubuntu1
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-zope.interface, python-pkg-resources
Filename: pool/universe/m/martian/python-martian_0.14-0ubuntu1_all.deb
Size: 54236
MD5sum: a9c5e96231de4826fa9c510b53510b75
SHA1: 5a9e76798cc5259db8e5d0be49d0f36f36fd6bf2
SHA256: e700a33163e45bd9dff44b9b7a1db7647e07af3738a6af26445ad82e332f7434
Description-en: Library that allows the embedding configuration in Python
Martian is a library that allows the embedding of configuration
information in Python code. Martian can then grok the system and do
the appropriate configuration registrations. One example of a system
that uses Martian is the system where it originated: Grok
(http://grok.zope.org)
Description-md5: 3f44e84a47b05ed583cb50ccfaded81c
Homepage: http://pypi.python.org/pypi/martian
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions