You download the Linux installation package and run it on your local machine.

The Linux installation package includes a GUI installer and command-line installer. To force the installer to use command-line mode, add the --console parameter when running the installation package.

Prerequisites

Verify that your local machine is running a supported version of Linux. For a list of supported operating systems, see the release notes for your version of VMware Remote Console.

Procedure

  1. Access the VMware Remote Console download page and download VMware Remote Console for Linux.

    You can also access the download page from the vSphere Client or VMware Host Client.

    • In the vSphere Client, select any virtual machine, open the Summary tab, and click Launch Remote Console > Download Remote Console.
    • In the VMware Host Client, select any virtual machine and select Console > Download VMRC.
  2. Switch to the root user.
    sudo su -
  3. If necessary, grant execute permissions to the installation package.
    chmod +x VMware-Remote-Console-version-build.x86_64.bundle
  4. Run the installation package.
    ./VMware-Remote-Console-version-build.x86_64.bundle
  5. To install in GUI mode, perform the following steps.
    1. Read and accept the terms of the license agreement and click Next.
    2. Select whether to check for product updates and click Next.
    3. Select whether to join the Customer Experience Improvement Program (CEIP) and click Next.
      For more information about the CEIP, see Join or Leave the Customer Experience Improvement Program.
    4. Click Install.
    To install in command-line mode, perform the following steps.
    1. Press Enter and read the license agreement.
    2. When you reach the end of the license agreement, type yes to accept the license agreement.
      You can type q to move to the end of the license agreement.
    3. If you want to check for product updates, type yes.

Results

VMware Remote Console is installed on your local machine and is configured to open URLs that use the vmrc scheme.