Package Details: icaclient 25.05.0.44-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: 184
Popularity: 2.54
First Submitted: 2011-12-08 18:49 (UTC)
Last Updated: 2025-06-13 15:52 (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 .. 50 51 52 53 54 55 56 57 58 59 Next › Last »

Anoniem commented on 2014-01-06 12:00 (UTC)

Still having the error that my lockdown preferences are not satisfied. Already cleared my cache in /home/username/.icaclient and changed SETLEDPos=4 to SETLEDPos=* Any idea what could be wrong?

QuimaxW commented on 2014-01-04 02:22 (UTC)

FYI: This also builds on i686 by changing the arch to i686 and removing lib32- from in front of all the deps. ...and it works.

johnnyfreeman commented on 2013-12-02 14:01 (UTC)

Still getting md5sum error and it I run updpkgsums I get: $ updpkgsums ==> Retrieving sources... -> Found icaclient-13.0.0.256735.tar.gz -> Found wfica.sh ==> Generating checksums for source files... Then I run makepkg -s again... $ makepkg -s ==> Making package: icaclient 13.0.0.256735-9 (Mon Dec 2 08:53:08 EST 2013) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found icaclient-13.0.0.256735.tar.gz -> Found wfica.sh ==> Validating source files with md5sums... icaclient-13.0.0.256735.tar.gz ... Passed wfica.sh ... Passed ==> Extracting sources... ==> Entering fakeroot environment... ==> Starting package()... /home/johnny/Downloads/icaclient/PKGBUILD: line 50: cd: /home/johnny/Downloads/icaclient/src/linuxx86/linuxx86.cor: No such file or directory Is there anything I can paste here that would be helpful? Citrix is the *only* thing that I can't get working on (64bit) Arch. Thanks!

danieleva commented on 2013-12-01 16:09 (UTC)

Thanks for all the feedbacks. I updated pkg and deps.

johnnyfreeman commented on 2013-11-19 17:09 (UTC)

I'm getting this: $ makepkg -s ==> Making package: icaclient 13.0.0.256735-9 (Tue Nov 19 12:05:44 EST 2013) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading icaclient-13.0.0.256735.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 11601 100 11601 0 0 63051 0 --:--:-- --:--:-- --:--:-- 63048 -> Found wfica.sh ==> Validating source files with md5sums... icaclient-13.0.0.256735.tar.gz ... FAILED wfica.sh ... Passed ==> ERROR: One or more files did not pass the validity check!

eisen commented on 2013-11-19 01:38 (UTC)

After upgrade to 13.0.0.256735-9 I received the following error message: Lockdown requirements not satisfied No value for (SETLEDPos) satisfies all lockdown requiremnts. To correct the issue I changed the SETLEDPos value located in: /opt/Citrix/ICAClient/config/All_Regions.ini to SETLEDPos=*

abadu commented on 2013-11-18 08:58 (UTC)

Optional dependencies for icaclient icaclient-libwebkit: gtk+ selfservice/storefront ui The names is not correct. icaclient-libwebkitgtk is the right one.

danieleva commented on 2013-11-17 17:08 (UTC)

New and improved version :) There are a couple of optional dependencies if you'd like to use the configuration/storefront UI.

shadeless commented on 2013-08-22 22:53 (UTC)

I tried uninstalling it and it appears that "/opt/Citrix/ICAClient/config/appsrv.ini" file is missing. I'm trying to install it to firefox according to these instructions: https://wiki.archlinux.org/index.php/Citrix I tried to run /opt/Citrix/ICAClient/wfica However, it gives me the error that "/opt/Citrix/ICAClient/wfica" cannot be read. I searched for the file, but it wasn't in the directory. What can I do to fix the problem?

ccoffey commented on 2013-08-22 12:05 (UTC)

@lordchaos Done. @djhaines Using curl now instead.