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

Last updated: June 26,2024

1. Install "python-pynag" package

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

$ sudo apt update $ sudo apt install python-pynag

2. Uninstall "python-pynag" package

This guide let you learn how to uninstall python-pynag on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pynag
Priority: optional
Section: universe/python
Installed-Size: 679
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pynag
Version: 0.9.1+dfsg-1
Depends: python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/pynag/python-pynag_0.9.1+dfsg-1_all.deb
Size: 96490
MD5sum: e3b59460319d6bbcc1c8d7ea37eb1770
SHA1: 30970e559a90ba72c8a58af2386b9e1ef0e71b48
SHA256: 7973f0d59a5ef5d0bd091768b5dd0f53e779bba9129724a4491a0e11e0e11e4d
Description-en: Python Modules for Nagios plugins and configuration
The main goal of this project is to provide a Python tool for
pragmatically handling Nagios configuration file maintenance, and
plugin development.
Description-md5: c0d61821ecf1cef0fc107c919e4c60b9
Homepage: http://pynag.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu