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

Last updated: May 14,2024

1. Install "python-mk-livestatus" package

Please follow the guidance below to install python-mk-livestatus on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-mk-livestatus

2. Uninstall "python-mk-livestatus" package

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

$ sudo apt remove python-mk-livestatus $ sudo apt autoclean && sudo apt autoremove

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

Package: python-mk-livestatus
Priority: optional
Section: universe/python
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: Arthur Vuillard
Architecture: all
Version: 0.2-1
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2)
Filename: pool/universe/p/python-mk-livestatus/python-mk-livestatus_0.2-1_all.deb
Size: 4366
MD5sum: 02c21ce40b3a9c2851b55048f1a84aed
SHA1: 526b4005b6c4dd6004c6c526bec9bb74204d4289
SHA256: 792aa03169bc5c604582be11f35a085b86e195c3bc32c920ca7b0b50e6a4abaa
Description-en: Helps to query MK livestatus and return results as dictionary
Python MK Livestatus parser
===========================
.
Access the data returned from MK Livestatus queries as Python lists or
dictionaries.
It does this by sending queries to the MK Livestatus UNIX socket and parses the
returned rows. Read/write permission to the UNIX socket are required.
Description-md5: 69246a061078b1803d94b2ff7969bfbe
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu