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/9.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

이 페이지가 도움이 되었나요?

이 항목에 대한 피드백 보내기

이 항목이 도움이 되었나요?

개인정보나 기밀정보는 입력하지 마세요.

링크를 생성하는 중…