zzhumphreyt: This package has been flagged out-of-date already – see „Package Actions“ in the top right corner.
Search Criteria
Package Details: icaclient 24.11.0.85-2
Package Actions
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.28 |
First Submitted: | 2011-12-08 18:49 (UTC) |
Last Updated: | 2024-12-19 13:36 (UTC) |
Dependencies (20)
- alsa-lib
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR)
- libc++ (libc++-modulesAUR, libc++-msanAUR)
- libc++abi (libc++abi-modulesAUR, libc++abi-msanAUR)
- libidn11
- libjpeg6-turbo
- libpng12
- libsecret
- libsoup
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libxaw (xawmAUR)
- libxp
- openssl (openssl-gitAUR, openssl-staticAUR)
- speex (speex-gitAUR)
- webkit2gtk (webkit2gtk-imgpasteAUR)
- libc++ (libc++-modulesAUR, libc++-msanAUR) (optional) – for HDXTeams
- webkit2gtk (webkit2gtk-imgpasteAUR) (optional) – gtk2 selfservice/storefront ui
- xerces-c (optional) – gtk2 configuration manager
Required by (2)
Sources (10)
Latest Comments
« First ‹ Previous 1 .. 25 26 27 28 29 30 31 32 33 34 35 .. 58 Next › Last »
buzo commented on 2019-12-16 15:50 (UTC)
zzhumphreyt commented on 2019-12-16 13:17 (UTC)
I tried to install this and repeatedly got package validation errors. I noticed that the pkgbuild file is referencing the latest URL link on Citrix's site for archives but the SHA hash is hardcoded. The current version is now 19.12, not 19.10, so I updated the build file before installing by clicking the Edit build button and updated the x86-64 hash to what Citrix's site had to get a good build.
ciferkey commented on 2019-11-21 21:52 (UTC)
When I try to run /opt/Citrix/ICAClient/selfservice I get the error:
/opt/Citrix/ICAClient/selfservice: error while loading shared libraries: libwebkit2gtk-4.0.so.37: cannot open shared object file: No such file or directory
installing webkit2gtk fixed this for me.
johnnybash commented on 2019-11-20 14:23 (UTC)
but starting sessions over storeweb should work, so it's not really mandatory.
TobiG commented on 2019-11-20 09:51 (UTC)
I think an opt dependency is not enough for extra/webkit2gtk. I couldn't add a store until i installed extra/webkit2gtk manually.
rndstr commented on 2019-10-31 20:52 (UTC)
I think this might benefit from a dependency to extra/webkit2gtk since selfservice
won't start without it
morgenstern commented on 2019-10-15 05:22 (UTC)
Looks like the "latest" URL format may have changed --> https://www.citrix.com/downloads/workspace-app/linux/workspace-app-for-linux-latest1.html
svettwer commented on 2019-08-27 09:43 (UTC)
@buzo: okay, thx for the hint!
buzo commented on 2019-08-27 08:53 (UTC)
svettwer: If you find an outdated package (version 1908 instead of 19.06 in this case), please click on “flag out-of-date“ above instead of adding a comment. Thanks!
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