How to Install and Uninstall python-marathon Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 10,2024

1. Install "python-marathon" package

This guide covers the steps necessary to install python-marathon on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-marathon

2. Uninstall "python-marathon" package

Please follow the instructions below to uninstall python-marathon on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-marathon package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-marathon
Architecture: all
Version: 0.8.10-0ubuntu1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Chuck Short
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 119
Depends: python-requests, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-python-marathon-doc
Filename: pool/universe/p/python-marathon/python-marathon_0.8.10-0ubuntu1_all.deb
Size: 21120
MD5sum: e4e1d87f2293b42b1a02fb7a1b10827d
SHA1: cca6e8f66d100e0c28912a531336d09f05fd9d54
SHA256: b39491b361c9b6eb6f41130d9a559e496522f37b497afbc0f78a0f3bef28ee11
Description: Library interface to Mesos marathon Rest API (Python 2)
Description-md5: 2251e0210c9472b43df3ca89e2f408a3

5. The same packages on other Linux Distributions