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

Last updated: July 08,2024

1. Install "python36-junos-eznc" package

This is a short guide on how to install python36-junos-eznc on openSuSE Tumbleweed

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

2. Uninstall "python36-junos-eznc" package

In this section, we are going to explain the necessary steps to uninstall python36-junos-eznc on openSuSE Tumbleweed:

$ sudo zypper remove python36-junos-eznc

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

Information for package python36-junos-eznc:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-junos-eznc
Version : 2.6.3-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1,3 MiB
Installed : No
Status : not installed
Source package : python-junos-eznc-2.6.3-1.1.src
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