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

Last updated: May 21,2024

1. Install "python-snimpy-doc" package

This guide covers the steps necessary to install python-snimpy-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-snimpy-doc

2. Uninstall "python-snimpy-doc" package

This is a short guide on how to uninstall python-snimpy-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-snimpy-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-snimpy-doc
Priority: optional
Section: universe/doc
Installed-Size: 581
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Bernat
Architecture: all
Source: snimpy
Version: 0.8.8-1build1
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/s/snimpy/python-snimpy-doc_0.8.8-1build1_all.deb
Size: 61040
MD5sum: 87dfbc55831428fd82108111eaac60f5
SHA1: ed64c4fc677f6d35915b24354959489e364a7e64
SHA256: 84c538d11ea022d3dbe98b96e198da2a031e0ae21fb52eaa1608cb886cc63561
Description-en: interactive SNMP tool with Python (documentation)
Snimpy is a Python-based tool providing a simple interface to build
SNMP queries. This interface aims at being the most Pythonic
possible: you grab scalars using attributes and columns are like
dictionaries.
.
Snimpy can either be used interactively through its console (derived
from Python own console or from IPython if available) or by writing
snimpy scripts which are just Python scripts with some global
variables available.
.
This package contains the documentation.
Description-md5: b470d3830ddbf34e60b56f604ec0a7a7
Homepage: https://github.com/vincentbernat/snimpy/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu