Try the following:
sudo apt-get install libmotif4:i386 nspluginwrapper lib32z1 libc6-i386 libxp6:i386 libxpm4:i386 libasound2:i386
from: https://www.citrix.com/downloads/citrix-receiver/receivers-by-platform/receiver-for-linux-121.html
Note: Get the download from the "For 64-bit Systems" section. If the Download popup doesn't work in Chrome, use Firefox.
cd ~/Downloads
mkdir ica_temp
dpkg-deb -x icaclient_12.1.0_amd64.deb ica_temp
dpkg-deb --control icaclient_12.1.0_amd64.deb ica_temp/DEBIAN
sudo gedit ica_temp/DEBIAN/control
sudo dpkg -i icaclient-modified.deb
sudo ln -s /usr/share/ca-certificates/mozilla/* /opt/Citrix/ICAClient/keystore/cacerts
/opt/Citrix/ICAClient/wfcmgr &
*For the full tutorial click here. *