转自http://www.romashko.com/2014/02/03/install-citrix-receiver-13-on-fedora-20-64bit/
Download ICAClient-13.0.0.256735-0.x86_64.rpm from Citrix website.
sudo yum -y ICAClient-13.0.0.256735-0.x86_64.rpm sudo wget -P /opt/Citrix/ICAClient/keystore/cacerts --no-check-certificate https://certs.godaddy.com/repository/gd-class2-root.crt https://certs.godaddy.com/repository/gd_intermediate.crt https://certs.godaddy.com/repository/gd_cross_intermediate.crt sudo ln -s /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /opt/Citrix/ICAClient/keystore/cacerts/ca-bundle.crt sudo ln -s /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt /opt/Citrix/ICAClient/keystore/cacerts/ca-bundle.trust.crt sudo yum whatprovides libEGL.so.1 sudo yum -y reinstall mesa-libEGL* sudo vi /usr/share/applications/defaults.list
Add application/x-ica=wfica.desktop and save.
Log off from profile, login back. Check that *.ica files are getting called by Citrix Receiver by default. In Chrome can set option as always execute this type of file by default.