Package Details: icaclient 24.11.0.85-2

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: 180
Popularity: 0.29
First Submitted: 2011-12-08 18:49 (UTC)
Last Updated: 2024-12-19 13:36 (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 .. 44 45 46 47 48 49 50 51 52 53 54 .. 58 Next › Last »

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.

manzdagratiano commented on 2015-03-20 22:58 (UTC)

Just tried this on a brand new Arch install. I believe we also need to add lib32-libcanberra as part of the dependencies, without which wfica crahses. After install that it worked fine.

abruptadieu commented on 2015-01-12 19:16 (UTC)

Thanks for the update! Works well for me again. Anybody have USB Smartcard working? That's my only wishlist item. I've never gotten it to work.

Strit commented on 2015-01-09 09:02 (UTC)

This package is great. Works like a charm. I've tried getting the client to work on Ubuntu, but failed a few times, so had actually given up on this. Decided to try again, after I switched to Manjaro, and voila. Works without a hitch. Thanks.

danieleva commented on 2015-01-03 11:12 (UTC)

Sorry lads I was away for a while and completely forgot to push this. Should be fine now, and up to date. :)

firecat53 commented on 2014-12-21 02:49 (UTC)

Here's a PKGBUILD: http://sprunge.us/IJeG that combines the 13.1 upgrade posted by @hnws and the SSL fixes in this thread: https://bbs.archlinux.org/viewtopic.php?pid=1486334#p1486334 Scott