How to Install and Uninstall libnetconf2-doc Package on Kali Linux

Last updated: May 18,2024

1. Install "libnetconf2-doc" package

This is a short guide on how to install libnetconf2-doc on Kali Linux

$ sudo apt update $ sudo apt install libnetconf2-doc

2. Uninstall "libnetconf2-doc" package

This guide let you learn how to uninstall libnetconf2-doc on Kali Linux:

$ sudo apt remove libnetconf2-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnetconf2-doc package on Kali Linux

Package: libnetconf2-doc
Source: libnetconf2
Version: 2.0.24-3
Installed-Size: 2881
Maintainer: Ondřej Surý
Architecture: all
Size: 223856
SHA256: 9aab01a1e246569a21ee3961ddf33dc2307c3354daa53a888afa85c5b3e569a8
SHA1: 90ae758b97e01710b63f4ae2d85627ba02fbe086
MD5sum: fcdf1597071a5046d09cb384bad6cc13
Description: NETCONF protocol library [docs]
NETCONF library in C intended for building NETCONF clients and servers. NETCONF
is the NETwork CONFiguration protocol introduced by IETF.
.
libnetconf2 is a NETCONF library in C handling NETCONF authentication and all
NETCONF RPC communication both server and client-side. Note that NETCONF
datastore implementation is not a part of this library. The library supports
both NETCONF 1.0 (RFC 4741) as well as NETCONF 1.1 (RFC 6241). The main
features include:
.
* NETCONF over SSH (RFC 4742, RFC 6242), using libssh.
* NETCONF over TLS (RFC 7589), using OpenSSL.
* DNSSEC SSH Key Fingerprints (RFC 4255)
* NETCONF over pre-established transport sessions (using this mechanism the
communication can be tunneled through sshd(8), for instance).
* NETCONF Call Home (RFC 8071).
* NETCONF Event Notifications (RFC 5277),
.
This package contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/CESNET/libnetconf2
Section: doc
Priority: optional
Filename: pool/main/libn/libnetconf2/libnetconf2-doc_2.0.24-3_all.deb