How to Install and Uninstall libnetconf2-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

1. Install "libnetconf2-dev" package

Please follow the step by step instructions below to install libnetconf2-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libnetconf2-dev

2. Uninstall "libnetconf2-dev" package

Please follow the guidelines below to uninstall libnetconf2-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libnetconf2-dev package on Ubuntu 21.10 (Impish Indri)

Package: libnetconf2-dev
Architecture: amd64
Version: 1.1.16-1.1
Priority: optional
Section: universe/libdevel
Source: libnetconf2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Ondřej Surý
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 169
Depends: libnetconf2-1 (= 1.1.16-1.1), libyang-dev (>= 1.0.182)
Filename: pool/universe/libn/libnetconf2/libnetconf2-dev_1.1.16-1.1_amd64.deb
Size: 25004
MD5sum: e3b4b0a455d4ce3ea83595a01c368114
SHA1: 72c78466625a35813358b31dec09e6e2ed96713b
SHA256: 9eaaf3f0b9a593e44e1112a16098372c0a51746614d9bc1697ed72e074c8a547
SHA512: cdf5aa1932754979b982c6a7434541900cf0924bcb43887d0e8fd0517e56fded285b9b4dda7117511beddd75db0eaf6df23d40f4919013ec4080489402c0dd1c
Homepage: https://github.com/CESNET/libnetconf2
Description-en: NETCONF protocol library [C development]
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 static C library and headers.
Description-md5: be35d58dce186ec858e19dc6201086a2