How to Install and Uninstall python3-ncclient Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 30,2024

1. Install "python3-ncclient" package

Here is a brief guide to show you how to install python3-ncclient on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-ncclient

2. Uninstall "python3-ncclient" package

Please follow the steps below to uninstall python3-ncclient on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-ncclient $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ncclient package on Ubuntu 21.10 (Impish Indri)

Package: python3-ncclient
Architecture: all
Version: 0.6.3-1
Priority: optional
Section: universe/python
Source: python-ncclient
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sebastien Badia
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 301
Depends: python3-lxml, python3-paramiko, python3-six, python3-pkg-resources, python3:any
Suggests: python-ncclient-doc
Filename: pool/universe/p/python-ncclient/python3-ncclient_0.6.3-1_all.deb
Size: 53904
MD5sum: 6b90d2389ead5504e2eecbe367efaac9
SHA1: a94017fb081564e13a988611df0a9eacfdcccf1a
SHA256: 95d2bd980a4bcafc266fba1016adf965a1a42944bc50d40a0be0a1140414a854
SHA512: e8e0fddec88e40eb7633f525b2fa4fe5f440ed2df1cc7e6ff959cde0a0935be34f37e958dfeba7a370adc786a66309d1602dab2e04700bcaa6361afcfdfce077
Homepage: https://github.com/ncclient/ncclient
Description-en: Python library for NETCONF clients (Python 3)
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 Python 3 version of the library.
Description-md5: d1fd3c958bccc13eab402c9edb4348cc