Package Details: icaclient 24.8.0.98-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: custom:Citrix
Conflicts: bin32-citrix-client, citrix-client
Submitter: wmarshall
Maintainer: buzo (alhirzel)
Last Packager: buzo
Votes: 180
Popularity: 0.68
First Submitted: 2011-12-08 18:49 (UTC)
Last Updated: 2024-10-10 12: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 .. 48 49 50 51 52 53 54 55 56 57 Next › Last »

Svante commented on 2014-03-07 11:15 (UTC)

Does this package still work? I got some dependencies errors. Something about 'target not found'.

francoism commented on 2014-02-21 10:33 (UTC)

In case of problems, I have updated the Wiki about Citrix: https://wiki.archlinux.org/index.php/Citrix#Manual_Install

danieleva commented on 2014-01-31 22:51 (UTC)

Yep Citrix made some small changes on the website. Thanks for the feedback guys, the url is fixed now.

carepack commented on 2014-01-31 13:55 (UTC)

pkgbuild not working anymore workaround: download ica client from citrix homepage and put it in ica folder rename it to: icaclient-13.0.0.256735.tar.gz comment out following line in PKGBUILD: #source_url= the you'll be able to install makepkg -si installation succesful

snooga commented on 2014-01-21 17:39 (UTC)

u have change this too? /opt/Citrix/ICAClient/config/All_Regions.ini SETLEDPos=4 to SETLEDPos=* i installed it and everything is fine.

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.