How to Install and Uninstall python-snimpy-doc Package on Kali Linux

Last updated: May 22,2024

1. Install "python-snimpy-doc" package

Please follow the instructions below to install python-snimpy-doc on Kali Linux

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

2. Uninstall "python-snimpy-doc" package

Please follow the instructions below to uninstall python-snimpy-doc on Kali Linux:

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

3. Information about the python-snimpy-doc package on Kali Linux

Package: python-snimpy-doc
Source: snimpy
Version: 1.0.0-1
Installed-Size: 665
Maintainer: Vincent Bernat
Architecture: all
Depends: libjs-sphinxdoc (>= 2.4.3-5~)
Size: 64404
SHA256: 4c4f94aea95368e30cfbdd5c31358d3b645945857a5ec2e1a770811cee2dd05a
SHA1: b287deb1c0179eb4c26397fd183f28847cd1c678
MD5sum: 59e105314c3ceb9da8b36fabea90c4ed
Description: 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:
Homepage: https://github.com/vincentbernat/snimpy/
Section: doc
Priority: optional
Filename: pool/main/s/snimpy/python-snimpy-doc_1.0.0-1_all.deb