Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 341 Bytes

ios.rst

File metadata and controls

17 lines (10 loc) · 341 Bytes

napalm-ios dependencies

Ubuntu and Debian

sudo apt-get install -y --force-yes libssl-dev libffi-dev python-dev python-cffi

RedHat and CentOS

sudo yum install -y python-pip gcc openssl openssl-devel libffi-devel python-devel