Here is the URL for 23.3
glennt@glenn-arch:NONE:/home/glennt
$ url='https://www.citrix.com/downloads/workspace-app/legacy-workspace-app-for-linux/workspace-app-for-linux-latest11.html'
glennt@glenn-arch:NONE:/home/glennt
$ curl -sL "$url" | grep -F ".tar.gz"
<span class="dl-type" >(.tar.gz)</span>
<a href="javascript:void(0);" data-secureportal="false" class="ctx-dl-link toggle-direct-dl ctx-photo" data-authoreula="true" rel="//downloads.citrix.com/21784/linuxx64-23.3.0.32.tar.gz?__gda__=exp=1685638039~acl=/*~hmac=e82ae1b161c6ac5c49b6f5d8b9c99d3692d7956beeb63ee4216bde12468d31aa" id="downloadcomponent">
filepathOrUrl: "//downloads.citrix.com/21784/linuxx64-23.3.0.32.tar.gz ",
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