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

Last updated: May 20,2024

1. Install "python2-ncclient" package

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

$ sudo zypper refresh $ sudo zypper install python2-ncclient

2. Uninstall "python2-ncclient" package

This guide covers the steps necessary to uninstall python2-ncclient on openSUSE Leap:

$ sudo zypper remove python2-ncclient

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

Information for package python2-ncclient:
-----------------------------------------
Repository : Main Repository
Name : python2-ncclient
Version : 0.6.9-bp153.1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 468,9 KiB
Installed : No
Status : not installed
Source package : python-ncclient-0.6.9-bp153.1.9.src
Summary : Python library for NETCONF clients
Description :
ncclient is a Python library that facilitates client-side scripting
and application development around the NETCONF protocol.