How to Install and Uninstall python36-nornir Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-nornir" package
This tutorial shows how to install python36-nornir on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-nornir
Copied
2. Uninstall "python36-nornir" package
Please follow the guidance below to uninstall python36-nornir on openSuSE Tumbleweed:
$
sudo zypper remove
python36-nornir
Copied
3. Information about the python36-nornir package on openSuSE Tumbleweed
Information for package python36-nornir:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-nornir
Version : 2.4.0-2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 903,6 KiB
Installed : No
Status : not installed
Source package : python-nornir-2.4.0-2.8.src
Summary : Network automation framework written in Python
Description :
Nornir is a pure Python network automation framework intented to be used
directly from Python.
While most automation frameworks use their own Domain Specific Language (DSL)
which you use to describe what you want to have done, Nornir lets you control
everything from Python.
What Nornir brings to the table is that it takes care of dealing with your
inventory and manages the job of dispatching the tasks you want to run against
your nodes and devices. The framework provides a very simple way to write
plugins if you aren't happy with the ones we ship.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-nornir
Version : 2.4.0-2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 903,6 KiB
Installed : No
Status : not installed
Source package : python-nornir-2.4.0-2.8.src
Summary : Network automation framework written in Python
Description :
Nornir is a pure Python network automation framework intented to be used
directly from Python.
While most automation frameworks use their own Domain Specific Language (DSL)
which you use to describe what you want to have done, Nornir lets you control
everything from Python.
What Nornir brings to the table is that it takes care of dealing with your
inventory and manages the job of dispatching the tasks you want to run against
your nodes and devices. The framework provides a very simple way to write
plugins if you aren't happy with the ones we ship.