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

Last updated: May 17,2024

1. Install "pynag" package

Please follow the guidelines below to install pynag on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pynag

2. Uninstall "pynag" package

Please follow the guidance below to uninstall pynag on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: pynag
Priority: optional
Section: universe/python
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.9.1+dfsg-1
Depends: python:any, python-pynag
Filename: pool/universe/p/pynag/pynag_0.9.1+dfsg-1_all.deb
Size: 11624
MD5sum: c10d09c9ccca2a7b4dfc3ca503f145a9
SHA1: d412a0f5eb9655780e1b9c8acbcbbb030676e095
SHA256: 9baab2a5917aae06b81c8aa6d32774c495312ee8d3a33d4028e0d963650fe205
Description-en: Command line interface to nagios configuration
The main goal of this project is to provide a Python tool for
pragmatically handling Nagios configuration file maintenance, and
plugin development.
.
This package contains the executable program pynag which uses the
pynag module to inspect and manipulate nagios configuration.
Description-md5: 92db7060e930e3fa240e452dc2a36150
Homepage: http://pynag.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu