Automation Suite
2023.10
false
Banner background image
Automation Suite on EKS/AKS Installation Guide
Last updated Apr 19, 2024

Downloading the installation packages

This page provides a list of download links for all the artifacts you may need to install or configure Automation Suite on EKS/AKS. Make sure to select the version of the artifacts you target.

uipathctl

Required. uipathctl is a UiPath® command-line tool that allows you to run commands against Automation Suite Kubernetes hosted on Azure Kubernetes Service (AKS) and Amazon Elastic Kubernetes Service (EKS). You can use uipathctl to check prerequisites in your environment, install Automation Suite, configure and manage it from a single unified CLI.

2023.10.3

To download uipathctl for Automation Suite 2023.10.3, run one of the following commands, depending on your OS:
  • Linux:

    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathctl-2023.10.3-linux-amd64.tar.gzwget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathctl-2023.10.3-linux-amd64.tar.gz
  • Windows:

    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathctl-2023.10.3-windows-amd64.tar.gzwget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathctl-2023.10.3-windows-amd64.tar.gz
  • MacOS:

    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathctl-2023.10.3-darwin-amd64.tar.gzwget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathctl-2023.10.3-darwin-amd64.tar.gz

2023.10.2

To download uipathctl for Automation Suite 2023.10.2, run one of the following commands, depending on your OS:
  • Linux:

    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathctl-2023.10.2-linux-amd64.tar.gzwget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathctl-2023.10.2-linux-amd64.tar.gz
  • Windows:

    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathctl-2023.10.2-windows-amd64.tar.gzwget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathctl-2023.10.2-windows-amd64.tar.gz
  • MacOS:

    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathctl-2023.10.2-darwin-amd64.tar.gzwget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathctl-2023.10.2-darwin-amd64.tar.gz

2023.10.1

To download uipathctl for Automation Suite 2023.10.1, run one of the following commands, depending on your OS:
  • Linux:

    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathctl-2023.10.1-linux-amd64.tar.gzwget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathctl-2023.10.1-linux-amd64.tar.gz
  • Windows:

    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathctl-2023.10.1-windows-amd64.tar.gzwget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathctl-2023.10.1-windows-amd64.tar.gz
  • MacOS:

    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathctl-2023.10.1-darwin-amd64.tar.gzwget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathctl-2023.10.1-darwin-amd64.tar.gz

2023.10.0

To download uipathctl for Automation Suite 2023.10.0, run one of the following commands, depending on your OS:
  • Linux:

    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathctl-2023.10.0-linux-amd64.tar.gzwget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathctl-2023.10.0-linux-amd64.tar.gz
  • Windows:

    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathctl-2023.10.0-windows-amd64.tar.gzwget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathctl-2023.10.0-windows-amd64.tar.gz
  • MacOS:

    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathctl-2023.10.0-darwin-amd64.tar.gzwget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathctl-2023.10.0-darwin-amd64.tar.gz

versions.json

Required. Needed to perform prerequisite checks and installation steps.

2023.10.3

To download versions.json for Automation Suite 2023.10.3, run the following command:
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.3/versions.jsonwget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.3/versions.json

2023.10.2

To download versions.json for Automation Suite 2023.10.2, run the following command:
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.2/versions.jsonwget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.2/versions.json

2023.10.1

To download versions.json for Automation Suite 2023.10.1, run the following command:
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.1/versions.jsonwget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.1/versions.json

2023.10.0

To download versions.json for Automation Suite 2023.10.0, run the following command:
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.0/versions.jsonwget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.0/versions.json

kubectl

Optional. Make sure that kubectl matches the version of your cluster.
To download kubectl, see Kubernetes documentation.

UiPath.OrganizationMigrationApp

The UiPath.OrganizationMigrationApp tool helps you perform operations such as move the Identity data of all tenants from standalone to Automation Suite and merge organizations.

To check which UiPath.OrganizationMigrationApp version is compatible with your environment, see Compatibility matrix.

2023.10.4

  • Linux

    To download UiPath.OrganizationMigrationApp on a Linux machine, run the following command on the terminal:

    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.4-linux.zipwget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.4-linux.zip
  • Windows

    To download UiPath.OrganizationMigrationApp on a Windows machine, click here.

2023.10.2

  • Linux

    To download UiPath.OrganizationMigrationApp on a Linux machine, run the following command on the terminal:

    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.2-linux.zipwget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.2-linux.zip
  • Windows

    To download UiPath.OrganizationMigrationApp on a Windows machine, click here.

2023.10.1

  • Linux

    To download UiPath.OrganizationMigrationApp on a Linux machine, run the following command on the terminal:

    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.1-linux.zipwget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.1-linux.zip
  • Windows

    To download UiPath.OrganizationMigrationApp on a Windows machine, click here.

2023.10.0

  • Linux

    To download UiPath.OrganizationMigrationApp on a Linux machine, run the following command on the terminal:

    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.0-linux.zipwget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.0-linux.zip
  • Windows

    To download UiPath.OrganizationMigrationApp on a Windows machine, click here.

as-cmk.tar.gz

as-cmk.tar.gz contains the container images and deployment manifests of UiPath® Shared Capabilities and UiPath® Product.
If you opt for the offline installation profile, you must download as-cmk.tar.gz. If you choose the online installation profile, Kubernetes will pull all the container images and deployment manifests directly from the container registry hosted in UiPath® servers.
as-cmk.tar.gz is required during installation and upgrade.

2023.10.3

https://download.uipath.com/automation-suite/2023.10.3/as-cmk-2023.10.3.tar.gz

For the checksum file, click here.

  • Linux:

    To download as-cmk.tar.gz on a Linux machine, run the following command from the terminal:
    wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.3/as-cmk-2023.10.3.tar.gzwget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.3/as-cmk-2023.10.3.tar.gz
  • Windows:

    To download as-cmk.tar.gz, click here and rename the file to as-cmk.tar.gz.

2023.10.2

https://download.uipath.com/automation-suite/2023.10.2/as-cmk-2023.10.2.tar.gz

For the checksum file, click here.

  • Linux:

    To download as-cmk.tar.gz on a Linux machine, run the following command from the terminal:
    wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.2/as-cmk-2023.10.2.tar.gzwget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.2/as-cmk-2023.10.2.tar.gz
  • Windows:

    To download as-cmk.tar.gz, click here and rename the file to as-cmk.tar.gz.

2023.10.1

https://download.uipath.com/automation-suite/2023.10.1/as-cmk-2023.10.1.tar.gz

For the checksum file, click here.

  • Linux:

    To download as-cmk.tar.gz on a Linux machine, run the following command from the terminal:
    wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.1/as-cmk-2023.10.1.tar.gzwget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.1/as-cmk-2023.10.1.tar.gz
  • Windows:

    To download as-cmk.tar.gz, click here and rename the file to as-cmk.tar.gz.

2023.10.0

https://download.uipath.com/automation-suite/2023.10.0/as-cmk-2023.10.0.tar.gz

For the checksum file, click here.

  • Linux:

    To download as-cmk.tar.gz on a Linux machine, run the following command from the terminal:
    wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.0/as-cmk-2023.10.0.tar.gzwget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.0/as-cmk-2023.10.0.tar.gz
  • Windows:

    To download as-cmk.tar.gz, click here and rename the file to as-cmk.tar.gz.

mirror-registry.sh

mirror-registry.sh is required to configure an external Docker registry.

2023.10.3

https://download.uipath.com/automation-suite/2023.10.3/mirror-registry.sh

  • Linux:

    To download mirror-registry.sh on a Linux machine, run the following command from the terminal:
    wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.3/mirror-registry.shwget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.3/mirror-registry.sh
  • Windows:

    To download mirror-registry.sh on a Windows machine, click here.

2023.10.2

https://download.uipath.com/automation-suite/2023.10.2/mirror-registry.sh

  • Linux:

    To download mirror-registry.sh on a Linux machine, run the following command from the terminal:
    wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.2/mirror-registry.shwget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.2/mirror-registry.sh
  • Windows:

    To download mirror-registry.sh on a Windows machine, click here.

2023.10.1

https://download.uipath.com/automation-suite/2023.10.1/mirror-registry.sh

  • Linux:

    To download mirror-registry.sh on a Linux machine, run the following command from the terminal:
    wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.1/mirror-registry.shwget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.1/mirror-registry.sh
  • Windows:

    To download mirror-registry.sh on a Windows machine, click here.

2023.10.0

https://download.uipath.com/automation-suite/2023.10.0/mirror-registry.sh

  • Linux:

    To download mirror-registry.sh on a Linux machine, run the following command from the terminal:
    wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.0/mirror-registry.shwget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.0/mirror-registry.sh
  • Windows:

    To download mirror-registry.sh on a Windows machine, click here.

hydrate-registry.sh

hydrate-registry.sh is required for configuring your external OCI-compliant registry for offline installations in the Automation Suite.

2023.10.3

https://download.uipath.com/automation-suite/2023.10.3/hydrate-registry.sh

  • Linux:

To download hydrate-registry.sh on a Linux machine, run the following command from the terminal:
wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.3/hydrate-registry.shwget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.3/hydrate-registry.sh

2023.10.2

https://download.uipath.com/automation-suite/2023.10.2/hydrate-registry.sh

  • Linux:

To download hydrate-registry.sh on a Linux machine, run the following command from the terminal:
wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.2/hydrate-registry.shwget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.2/hydrate-registry.sh

2023.10.1

https://download.uipath.com/automation-suite/2023.10.1/hydrate-registry.sh

  • Linux:

    To download hydrate-registry.sh on a Linux machine, run the following command from the terminal:
    wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.1/hydrate-registry.shwget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.1/hydrate-registry.sh
  • Windows:

    To download hydrate-registry.sh on a Windows machine, click here.

2023.10.0

https://download.uipath.com/automation-suite/2023.10.0/hydrate-registry.sh

  • Linux:

    To download hydrate-registry.sh on a Linux machine, run the following command from the terminal:
    wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.0/hydrate-registry.shwget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.0/hydrate-registry.sh
  • Windows:

    To download hydrate-registry.sh on a Windows machine, click here.

as-images.txt

as-images.txt contains the name and version of the container images that are required to be pulled and uploaded into the external Docker registry.

2023.10.3

https://download.uipath.com/automation-suite/2023.10.3/air-images.txt

  • Linux:

    To download air-images.txt on a Linux machine, run the following command from the terminal:
    wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.3/air-images.txtwget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.3/air-images.txt
  • Windows:

    To download air-images.txt on a Windows machine, click here
    and rename the file to as-images.txt.

2023.10.2

https://download.uipath.com/automation-suite/2023.10.2/air-images.txt

  • Linux:

    To download air-images.txt on a Linux machine, run the following command from the terminal:
    wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.2/air-images.txtwget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.2/air-images.txt
  • Windows:

    To download air-images.txt on a Windows machine, click here
    and rename the file to as-images.txt.

2023.10.1

https://download.uipath.com/automation-suite/2023.10.1/air-images.txt

  • Linux:

    To download air-images.txt on a Linux machine, run the following command from the terminal:
    wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.1/air-images.txtwget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.1/air-images.txt
  • Windows:

    To download air-images.txt on a Windows machine, click here
    and rename the file to as-images.txt.

2023.10.0

https://download.uipath.com/automation-suite/2023.10.0/air-images.txt

  • Linux:

    To download air-images.txt on a Linux machine, run the following command from the terminal:
    wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.0/air-images.txtwget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.0/air-images.txt
  • Windows:

    To download air-images.txt on a Windows machine, click here
    and rename the file to as-images.txt.

as-helm-charts.txt

as-helm-charts.txt contain the details for the UiPath® application helm chart that must be pulled and uploaded to external Docker registry hosted on your environment.

2023.10.3

https://download.uipath.com/automation-suite/2023.10.3/embedded-helm-charts.txt

  • Linux:

    To download embedded-helm-charts.txt on a Linux machine, run the following command from the terminal:
    wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.3/embedded-helm-charts.txtwget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.3/embedded-helm-charts.txt
  • Windows:

    To download embedded-helm-charts.txt on a Windows machine, click here
    and rename the file to as-helm-charts.txt.

2023.10.2

https://download.uipath.com/automation-suite/2023.10.2/embedded-helm-charts.txt

  • Linux:

    To download embedded-helm-charts.txt on a Linux machine, run the following command from the terminal:
    wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.2/embedded-helm-charts.txtwget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.2/embedded-helm-charts.txt
  • Windows:

    To download embedded-helm-charts.txt on a Windows machine, click here
    and rename the file to as-helm-charts.txt.

2023.10.1

https://download.uipath.com/automation-suite/2023.10.1/embedded-helm-charts.txt

  • Linux:

    To download embedded-helm-charts.txt on a Linux machine, run the following command from the terminal:
    wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.1/embedded-helm-charts.txtwget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.1/embedded-helm-charts.txt
  • Windows:

    To download embedded-helm-charts.txt on a Windows machine, click here
    and rename the file to as-helm-charts.txt.

2023.10.0

https://download.uipath.com/automation-suite/2023.10.0/embedded-helm-charts.txt

  • Linux:

    To download embedded-helm-charts.txt on a Linux machine, run the following command from the terminal:
    wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.0/embedded-helm-charts.txtwget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.0/embedded-helm-charts.txt
  • Windows:

    To download embedded-helm-charts.txt on a Windows machine, click here
    and rename the file to as-helm-charts.txt.

uipathtools

uipathtools is a CLI tool that contains a subset of uipathctl capabilities specific to health commands. The tool is backwards compatible and works with any of the supported Automation Suite versions. We recommend using uipathtools as the first step if you face any issue.

2023.10.3

To download uipathtools , run one of the following commands, depending on your OS:
  • Linux

    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathtools-2023.10.3-linux-amd64.tar.gzwget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathtools-2023.10.3-linux-amd64.tar.gz
  • Windows

    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathtools-2023.10.3-windows-amd64.tar.gzwget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathtools-2023.10.3-windows-amd64.tar.gz
  • MacOS

    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathtools-2023.10.3-darwin-amd64.tar.gzwget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathtools-2023.10.3-darwin-amd64.tar.gz

2023.10.2

To download uipathtools , run one of the following commands, depending on your OS:
  • Linux

    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathtools-2023.10.2-linux-amd64.tar.gzwget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathtools-2023.10.2-linux-amd64.tar.gz
  • Windows

    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathtools-2023.10.2-windows-amd64.tar.gzwget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathtools-2023.10.2-windows-amd64.tar.gz
  • MacOS

    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathtools-2023.10.2-darwin-amd64.tar.gzwget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathtools-2023.10.2-darwin-amd64.tar.gz

2023.10.1

To download uipathtools , run one of the following commands, depending on your OS:
  • Linux

    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathtools-2023.10.1-linux-amd64.tar.gzwget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathtools-2023.10.1-linux-amd64.tar.gz
  • Windows

    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathtools-2023.10.1-windows-amd64.tar.gzwget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathtools-2023.10.1-windows-amd64.tar.gz
  • MacOS

    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathtools-2023.10.1-darwin-amd64.tar.gzwget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathtools-2023.10.1-darwin-amd64.tar.gz

2023.10.0

To download uipathtools , run one of the following commands, depending on your OS:
  • Linux

    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathtools-2023.10.0-linux-amd64.tar.gzwget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathtools-2023.10.0-linux-amd64.tar.gz
  • Windows

    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathtools-2023.10.0-windows-amd64.tar.gzwget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathtools-2023.10.0-windows-amd64.tar.gz
  • MacOS

    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathtools-2023.10.0-darwin-amd64.tar.gzwget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathtools-2023.10.0-darwin-amd64.tar.gz

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.