How to Install and Uninstall python-libnmap-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 04,2024

1. Install "python-libnmap-doc" package

Please follow the step by step instructions below to install python-libnmap-doc on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "python-libnmap-doc" package

Please follow the steps below to uninstall python-libnmap-doc on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python-libnmap-doc package on Ubuntu 21.10 (Impish Indri)

Package: python-libnmap-doc
Architecture: all
Version: 0.7.2-1
Multi-Arch: foreign
Priority: optional
Section: universe/doc
Source: python-libnmap
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 32
Filename: pool/universe/p/python-libnmap/python-libnmap-doc_0.7.2-1_all.deb
Size: 12280
MD5sum: 8f62c0762dcd5b4dd48c00b11aca5b9f
SHA1: 6543942395ccbadf422cb83101a55cd597506d2f
SHA256: ba7b2fe049758d20e39acec7c77cf2ac393ad38e96583d7fe982c386839aa82c
SHA512: 302ac2823daa8da9d56e1f006f9846fce2024654d8631c8efd8e7a86596c9dfe1c68d054f85660fe8f369d5a1fbd9ac69991fc3265f60178953ea52f7b37afae
Homepage: https://pypi.python.org/pypi/python-libnmap
Description-en: Python NMAP Library (common documentation)
This package contains a Python library enabling Python developers to
manipulate nmap process and data:
* automate or schedule nmap scans on a regular basis
* manipulate nmap scans results to do reporting
* compare and diff nmap scans to generate graphs
* batch process scan reports
* ...
The lib currently offers the following modules:
* process: enables you to launch nmap scans
* parse: enables you to parse nmap reports or scan results (only XML so
far) from a file, a string, …
* report: enables you to manipulate a parsed scan result and de/serialize
scan results in a json format
* diff: enables you to see what changed between two scans
* common: contains basic nmap objects like NmapHost and NmapService. It is
to note that each object can be “diff()ed” with another similar object.
* plugins: enables you to support datastores for your scan results directly
in the “NmapReport” object. from report module:
* mongodb: insert/get/getAll/delete
* sqlalchemy: insert/get/getAll/delete
* aws s3: insert/get/getAll/delete (not supported for Python3 since boto
is not supporting py3)
.
This is the common documentation package.
Description-md5: 3eca1a011977ac5f901b96589cfd6332