Both connecting to a remove SSH server and accepting SSH connections require installation of openssh
openssh
Debian:
# apt-get install openssh
Arch Linux:
# pacman -S openssh
Yum:
# yum install openssh