Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »


https://github.com/ncclient/ncclient


If you are on Debian/Ubuntu install the following libs (via aptitude or apt-get):

sudo apt-get install libxml2-dev  libxslt1-dev

sudo apt-get install build-essential libssl-dev libffi-dev python-dev

sudo pip install ncclient

Successfully built cryptography
Installing collected packages: cryptography, bcrypt, paramiko, ncclient
Successfully installed bcrypt-3.1.3 cryptography-1.9 ncclient-0.5.3 paramiko-2.2.1

  • No labels