debian install ssh

C++
apt-get update && apt-get install -y openssh-client
Source

Also in C++: