Unable to use SSH on Whonix - please help!

Every time I try to SSH from the Whonix Workstation I get this message:

uwtwrapper uwt wrapper ERROR: /usr/bin/ssh.whonix-orig does not exist.

I tried everything but I’m unable to fix it. Help! How can I connect through SSH to an outside box from Whonix?

Thanks in advance.

Install ssh.

sudo apt-get update sudo apt-get install ssh

Then it should work.