RHEL 7.x/8.x |
yum install libappindicator-gtk3
Note: If the
yum command does not work, you can try the
dnf package manager instead.
dnf install libappindicator-gtk3
|
SLES 12.x SP1/SLED 12.x SP1 Upgrade xf86-video-vmware to a version later than 13.0.2-3.2 from the SUSE repository. |
- Register SUSE 12.x to enable the SUSE repositories.
SUSEConnect -r Registration Code -e Email
- Update the xf86-video-vmware version.
zypper update xf86-video-vmware
|
SLES 12.x |
Install python-gobject2 is required for SLES 12.x Linux desktop when you are installing Horizon Agent.
- Register SUSE 12.x to enable the SUSE repositories.
SUSEConnect -r Registration Code -e Email
- Install python-gobject2.
zypper install python-gobject2
|
Ubuntu 16.04 |
apt-get install python-dbus python-gobject
|
Ubuntu 18.04 |
apt-get install python python-dbus python-gobject |