libganymed-ssh2-java software package provides pure Java implementation of the SSH-2 protocol, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libganymed-ssh2-java
libganymed-ssh2-java is installed in your system.
Make ensure the libganymed-ssh2-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libganymed-ssh2-java *
You will get with libganymed-ssh2-java package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Libraries |
| Package | libganymed-ssh2-java |
| Version | 250-2 |
| Description | pure Java implementation of the SSH-2 protocol |
| Sub Section | libs |