How to Install and Uninstall python39-junos-eznc Package on openSuSE Tumbleweed

Last updated: June 18,2024

1. Install "python39-junos-eznc" package

This guide let you learn how to install python39-junos-eznc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-junos-eznc

2. Uninstall "python39-junos-eznc" package

Please follow the steps below to uninstall python39-junos-eznc on openSuSE Tumbleweed:

$ sudo zypper remove python39-junos-eznc

3. Information about the python39-junos-eznc package on openSuSE Tumbleweed

Information for package python39-junos-eznc:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-junos-eznc
Version : 2.7.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1009.0 KiB
Installed : No
Status : not installed
Source package : python-junos-eznc-2.7.0-1.1.src
Upstream URL : https://www.github.com/Juniper/py-junos-eznc
Summary : Junos 'EZ' automation for non-programmers
Description :
Junos PyEZ is designed to provide the same capabilities as a user would have
on the Junos CLI, but in an environment built for automation tasks.
These capabilities include, but are not limited to:
- Remote connectivity and management of Junos devices via NETCONF
- Provide "facts" about the device
- Retrieve "operational" or "run-state" information
- Retrieve configuration information
- Make configuration changes in unstructured and structured ways
- Provide common utilities for tasks such as secure copy of files and
software updates