Citrix ICA Client

Hello,
Sincere call for help!! I am trying to migrate from Kubuntu to OpenSuse but the main software that I need for my occupation is Citrix ICA web client! I downloaded the RPM package from the Citrix website but beyond that I cannot get it to work!! There has to be someone out there using Opensuse that also needs this software!! Please, if you are out there I really need your help!

  • J

I don’t have direct experience with using Citrix on openSUSE, but just in case this is helpful…

http://jsturdevant.roughdraft.io/1765d3665efccca73c36-citrix-on-opensuse

In particular, refer to the information concerning certificates (needed for the receiver to talk with the server).

Thank you, I will have a look through it. One of the biggest problems is that I am just learning the OpenSuse system, I have a basic understanding of the way Ubuntu based systems work with apt-get, etc but I am new to using RPM.

All good. The ‘zypper’ utility is the equivalent CLI utility for RPM package management here.

Some useful references…
https://en.opensuse.org/SDB:Zypper_usage
https://doc.opensuse.org/documentation/leap/reference/html/book.opensuse.reference/cha.sw_cl.html#sec.zypper

The man pages are always useful

man zypper

and sometimes

zypper help

is enough.

Feel free to post with any questions if you need help with any of this.