Package Details: icaclient 26.01.0.150-1

Git Clone URL: https://aur.archlinux.org/icaclient.git (read-only, click to copy)
Package Base: icaclient
Description: Citrix Workspace App (a.k.a. ICAClient, Citrix Receiver)
Upstream URL: https://www.citrix.com/downloads/workspace-app/linux/workspace-app-for-linux-latest.html
Licenses: LicenseRef-Citrix
Conflicts: bin32-citrix-client, citrix-client
Submitter: wmarshall
Maintainer: buzo (alhirzel)
Last Packager: buzo
Votes: 183
Popularity: 1.57
First Submitted: 2011-12-08 18:49 (UTC)
Last Updated: 2026-03-05 20:00 (UTC)

Pinned Comments

buzo commented on 2021-06-26 12:42 (UTC) (edited on 2023-02-02 09:00 (UTC) by buzo)

If you cannot build because of a missing tar ball or a failed sha256 checksum validation, then the package is most likely outdated and they have removed the old version already. In this case, please click on “Flag package out-of-date”.

evanator commented on 2020-07-02 06:46 (UTC)

Found a fix for "authentication service could not be contacted"

Edit the config file under /home/username/.ICAClient\WFClient.ini and add a new line SSLCiphers=ALL save file and run "killall AuthManagerDaemon ServiceRecord selfservice storebrowse"

Relaunch Citrix and you should be fine

Latest Comments

« First ‹ Previous 1 .. 49 50 51 52 53 54 55 56 57 58 59 .. 63 Next › Last »

simon04 commented on 2015-09-02 12:02 (UTC)

Receiver 13.2.1 for Linux is out: https://www.citrix.com/downloads/citrix-receiver/linux/receiver-for-linux-1321.html

fordprefect commented on 2015-08-04 19:22 (UTC)

great news, i will check when i come back from vacation late august.

ImNtReal commented on 2015-07-23 19:18 (UTC)

Is nspluginwrapper really still required? I was able to install, and launch an ICA file from Firefox without it.

MarcusMoeller commented on 2015-07-09 06:36 (UTC)

One thing I have noticed is that during installation I got a message like: nspluginwrapper: no appropriate viewer found for /opt/Citrix/ICAClient/npica.so Should old the configuration files be taken into new build (y|N)? I have just answered 'No' and even Web access seems to work correctly, so I am not sure what that means.

MarcusMoeller commented on 2015-07-09 06:16 (UTC)

@fordperfect I have tested the package and it works fine. I just had to : sudo c_rehash /opt/Citrix/ICAClient/keystore/cacerts/ manually in order to make it work.

fordprefect commented on 2015-07-08 13:39 (UTC)

@MM: thx for noticing, I just adopted this and moved to aur4. since i lost my citrix server access a few days ago, this is not tested, simple version bump. if you want to maintain it, i will gladly disown for you… else, please test if the new build works for you.

MarcusMoeller commented on 2015-07-08 13:29 (UTC)

13.2 is available. http://www.citrix.com/downloads/citrix-receiver/linux/receiver-for-linux-13-2.html#ctx-dl-eula

alumni commented on 2015-05-03 13:07 (UTC)

Looks like lib32-gtk2 should also be a dependency. Also, you may want to make the browser plugin an optional dependency and add the *.ica file association (or at least allow the launcher to accept a file as parameter). If I run "ldd wfica" this is what I am missing: libgtk-x11-2.0.so.0 => not found libgdk-x11-2.0.so.0 => not found libatk-1.0.so.0 => not found libgdk_pixbuf-2.0.so.0 => not found libpangocairo-1.0.so.0 => not found libpango-1.0.so.0 => not found libcairo.so.2 => not found

zenlord commented on 2015-04-06 08:18 (UTC)

I can confirm lib32-libcanberra was necessary to be able to use the Citrix functionality at our server.