"uwt wrapper ERROR: /usr/bin/ssh.whonix-orig does not exist"in Whonix 8

I installed Whonix 8 but connecting to a remote host from Whonix workstation using ssh fails:

[tt]user@host:~$ ssh user@myhost.com
uwtwrapper uwt wrapper ERROR: /usr/bin/ssh.whonix-orig does not exist.[/tt]

I couldn’t find any help for this in docs or forums.

Install ssh.

sudo apt-get update
sudo apt-get install openssh-client