Skip to main content

2025 年 2 月 24 日

Install Dependency Packages for Horizon Agent

Horizon Agent for Linux has some dependency packages unique to a Linux distribution. You must install these packages before installing Horizon Agent for Linux.

Prerequisites

Verify that a new virtual machine (VM) is created in vCenter Server and your Linux distribution is installed on the machine.

Procedure

  • Install the mandatory packages that are not installed or upgraded by default. If any package does not meet the requirement, the installer breaks the installation.

    Mandatory Dependency Packages
    Linux DistributionPackages
    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
    SLED/SLES 12.x Installation of python-gobject2 and expect is required for SLED/SLES 12.x desktops when you are installing Horizon Agent.
    1. Register SUSE 12.x to enable the SUSE repositories.
    2. SUSEConnect -r Registration Code -e Email
    3. Install python-gobject2.
      zypper install python-gobject2
    4. Install expect.
      zypper install expect
    Ubuntu 18.04
    apt-get install python python-dbus python-gobject

此页面对您有帮助吗?

对本主题提供反馈

本主题对您有帮助吗?

请勿填写任何个人信息或机密信息。

正在生成链接…