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

Last updated: April 29,2024

1. Install "python-ncclient-doc" package

Please follow the steps below to install python-ncclient-doc on Kali Linux

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

2. Uninstall "python-ncclient-doc" package

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

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

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

Package: python-ncclient-doc
Source: python-ncclient
Version: 0.6.15-0.1
Installed-Size: 472
Maintainer: Sebastien Badia
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 51240
SHA256: 8c8fbceaedde8c7ae11bc79cdca8f8745812973325e77644f7576ddca65704c8
SHA1: 594f8522a82aa61b2e9fb06bb90cf80fc5ede453
MD5sum: 3eeedbe555260d91c0c2f305959995d6
Description: Documentation for python-ncclient (Python library for NETCONF clients)
ncclient is a Python library that facilitates client-side scripting
and application development around the NETCONF protocol.
.
NETCONF (Network Configuration Protocol) provides mechanisms to install,
manipulate, and delete the configuration of network devices. Its operations
are realized on top of a simple remote procedure call (RPC) layer.
.
The NETCONF protocol uses an Extensible Markup Language (XML) based data
encoding for the configuration data as well as the protocol messages.
.
This package provides the documentation of the library.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/ncclient/ncclient
Section: doc
Priority: optional
Filename: pool/main/p/python-ncclient/python-ncclient-doc_0.6.15-0.1_all.deb