How to Install and Uninstall python3-ncclient Package on openSUSE Leap

Last updated: April 30,2024

1. Install "python3-ncclient" package

Please follow the steps below to install python3-ncclient on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-ncclient

2. Uninstall "python3-ncclient" package

Here is a brief guide to show you how to uninstall python3-ncclient on openSUSE Leap:

$ sudo zypper remove python3-ncclient

3. Information about the python3-ncclient package on openSUSE Leap

Information for package python3-ncclient:
-----------------------------------------
Repository : Main Repository
Name : python3-ncclient
Version : 0.6.9-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 530.6 KiB
Installed : No
Status : not installed
Source package : python-ncclient-0.6.9-bp155.2.11.src
Upstream URL : http://ncclient.org
Summary : Python library for NETCONF clients
Description :
ncclient is a Python library that facilitates client-side scripting
and application development around the NETCONF protocol.