How to Install and Uninstall python39-ncclient Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "python39-ncclient" package

In this section, we are going to explain the necessary steps to install python39-ncclient on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-ncclient

2. Uninstall "python39-ncclient" package

This tutorial shows how to uninstall python39-ncclient on openSuSE Tumbleweed:

$ sudo zypper remove python39-ncclient

3. Information about the python39-ncclient package on openSuSE Tumbleweed

Information for package python39-ncclient:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-ncclient
Version : 0.6.15-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 485.2 KiB
Installed : No
Status : not installed
Source package : python-ncclient-0.6.15-2.1.src
Upstream URL : https://ncclient.readthedocs.io/en/latest/
Summary : Python library for NETCONF clients
Description :
ncclient is a Python library that facilitates client-side scripting
and application development around the NETCONF protocol.