How to Install libssh-doc in Ubuntu 18.04



Install libssh-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install libssh-doc

Description:

tiny C SSH library. Documentation files

The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains documentation files.

Homepage: https://www.libssh.org/

Version: 0.8.0~20170825.94fa1e38-1build1

Section: doc