While installing, data sploit on Ubuntu 16.04 LTS following the link https://datasploit.readthedocs.io/en/latest/setupGuide/, you will come up with an issue that libxml2 and libxslt packages are not available Use the below link to fix the same : https://github.com/CiscoDevNet/yang-explorer/issues/36 or try the command, apt-get -y install libxml2-dev libxslt-dev python-dev libxslt1-dev zlib1g-dev Once done, run the command, ldconfig… Continue reading Installing Datasploit on Ubuntu 16.04 LTS