python-netmiko from home:ecsos:python project

운영체제를 선택해 주세요

For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:ecsos:python/15.6/home:ecsos:python.repo
zypper refresh
zypper install python-netmiko
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:ecsos:python/15.5/home:ecsos:python.repo
zypper refresh
zypper install python-netmiko