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

Last updated: May 04,2024

1. Install "libnetconf2-1" package

Please follow the guidance below to install libnetconf2-1 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libnetconf2-1

2. Uninstall "libnetconf2-1" package

This tutorial shows how to uninstall libnetconf2-1 on Ubuntu 21.10 (Impish Indri):

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

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

Package: libnetconf2-1
Architecture: amd64
Version: 1.1.16-1.1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: libnetconf2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Ondřej Surý
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 327
Depends: libc6 (>= 2.32), libcrypt1 (>= 1:4.1.0), libssh-4 (>= 0.8.0), libssl1.1 (>= 1.1.0), libyang1 (>= 1.0.182)
Filename: pool/universe/libn/libnetconf2/libnetconf2-1_1.1.16-1.1_amd64.deb
Size: 100944
MD5sum: 6fbba4944df841d8722a090063c915f9
SHA1: 4cae93d5d208dedc52ea34198e4505fb14360b78
SHA256: ba9d817bdf8079ce03a9e7ce55ad0496a40e392e020aaf22e96e79b7e8fa5376
SHA512: 747c7d9e71015833a630aeb8326fd9f850a42623650559dbff350d0958fbb8108bc6331ee65f3179868e93fdca33f5913f91bdaccac66ce0f7c8f434b9a5f4e5
Homepage: https://github.com/CESNET/libnetconf2
Description-en: NETCONF protocol library [C library]
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 shared C library.
Description-md5: 977e77fb7f361e11ce296dfad9660d02