Citrix installation
by Eal from LinuxQuestions.org on (#54915)
I have not used Debian before and have not installed anything on Linux in a long time. I am hoping someone can point me in the right direction.
I am trying to install Citrix client on Debian Buster and running into the below issue with dependencies.
root@debian1:/usr/src# apt install ./icaclient.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'icaclient' instead of './icaclient.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
icaclient : Depends: libgtk2.0-0 (>= 2.12.0) but it is not installable
Recommends: libgstreamer-plugins-base0.10-0 (>= 0.10.15) but it is not installable
Recommends: libgstreamer0.10-0 (>= 0.10.15) but it is not installable
E: Unable to correct problems, you have held broken packages.


I am trying to install Citrix client on Debian Buster and running into the below issue with dependencies.
root@debian1:/usr/src# apt install ./icaclient.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'icaclient' instead of './icaclient.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
icaclient : Depends: libgtk2.0-0 (>= 2.12.0) but it is not installable
Recommends: libgstreamer-plugins-base0.10-0 (>= 0.10.15) but it is not installable
Recommends: libgstreamer0.10-0 (>= 0.10.15) but it is not installable
E: Unable to correct problems, you have held broken packages.