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

Installation packages download links

Package

Purpose

as-installer.zip

  • Installation
  • Upgrade
  • Restore
  • New Node

as.tar.gz

  • Installation
  • Upgrade
uipathctl
  • Diagnostic and troubleshooting

du-ondemand.tar.gz

  • Document Understanding installation

cv-ondemand.tar.gz

  • Computer Vision installation
UiPath.OrganizationMigrationApp
  • Migration from a standalone product to Automation Suite

configureUiPathDisks.sh

  • Pre-installation for disk configuration

supportability-tools

  • Post-installation

objectstore-migration.sh

  • Objectstore data migration in online and offline installations

automation-suite-util.tar.gz

  • Objectstore data migration in offline installations

mirror-registry.txt

  • Installation and configuration when using an external OCI-compliant registry

hydrate-registry.sh
  • Installation and configuration when using an external OCI-compliant registry

as-images.txt

  • Installation and configuration when using an external OCI-compliant registry

as-helm-charts.txt

  • Installation and configuration when using an external OCI-compliant registry

as-fs.tar.gz
  • Installation and configuration when using a temporary registry

versions.json

  • Prerequisite checks and installation

Tip: This page provides instructions on downloading the files to the home directory of the current user. If you want to change the directory, make sure to provide the path to download using the -O parameter.

as-installer.zip

as-installer.zip is an installation package that contains the main installation and supporting scripts. The package also contains the uipathctl tool.
If you choose the offline installation profile, you must download as-installer.zip. If you opt for the online installation profile, as-installer.zip is automatically downloaded by the interactive installation wizard.
The as-installer.zip file is required during installation, upgrade, cluster restore in the event of disaster, and while adding new node to existing cluster.

2023.10.3

https://download.uipath.com/automation-suite/2023.10.3/installer-2023.10.3.zip

  • Linux:

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

    To download as-installer.zip on a Windows machine, click here and rename the file to as-installer.zip.

2023.10.2

https://download.uipath.com/automation-suite/2023.10.2/installer-2023.10.2.zip

  • Linux:

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

    To download as-installer.zip on a Windows machine, click here and rename the file to as-installer.zip.

2023.10.1

https://download.uipath.com/automation-suite/2023.10.1/installer-2023.10.1.zip

  • Linux:

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

    To download as-installer.zip on a Windows machine, click here and rename the file to as-installer.zip.

2023.10.0

https://download.uipath.com/automation-suite/2023.10.0/installer-2023.10.0.zip

  • Linux:

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

    To download as-installer.zip on a Windows machine, click here and rename the file to as-installer.zip.

Full as.tar.gz

as.tar.gz contains the container images and deployment manifests of UiPath® Shared Capabilities and UiPath® Product. The bundle is approximately 30 GiB in size.
The full as.tar.gz is ideal for users with strong network connections who wish to download the complete file in one go.
If you opt for the offline installation profile, you must download as.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.tar.gz is required during installation and upgrade only on server node when using internal Docker registry.

2023.10.3

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

For the checksum file, click here.

  • Linux:

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

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

2023.10.2

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

For the checksum file, click here.

  • Linux:

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

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

2023.10.1

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

For the checksum file, click here.

  • Linux:

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

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

2023.10.0

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

For the checksum file, click here.

  • Linux:

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

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

Split as.tar.gz

as.tar.gz contains the container images and deployment manifests of UiPath® Shared Capabilities and UiPath® Product. The bundle is approximately 30 GiB in size.
The split as.tar.gz is designed for users with restricted networks, or those who may encounter challenges when downloading larger files.
If you opt for the offline installation profile, you must download as.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.tar.gz is required during installation and upgrade only on server node when using internal Docker registry.

2023.10.3

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-001

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-002

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-003

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-004

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-005

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-006

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-007

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-008

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-009

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-010

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-011

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-012

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-013

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-014

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-015

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-016

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-017

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-018

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-019

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-020

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-021

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-022

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-023

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-024

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-025

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-026

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-027

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-028

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-029

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-030

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-031

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-032

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-033

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-034

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-035

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-036

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-037

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-038

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-039

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-040

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-041

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-042

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-043

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-044

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-045

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-046

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-047

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-048

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-049

https://download.uipath.com/automation-suite/2023.10.3/as-2023.10.3-part-050

2023.10.2

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-001

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-002

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-003

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-004

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-005

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-006

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-007

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-008

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-009

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-010

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-011

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-012

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-013

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-014

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-015

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-016

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-017

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-018

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-019

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-020

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-021

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-022

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-023

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-024

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-025

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-026

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-027

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-028

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-029

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-030

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-031

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-032

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-033

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-034

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-035

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-036

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-037

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-038

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-039

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-040

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-041

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-042

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-043

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-044

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-045

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-046

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-047

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-048

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-049

https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-050

For the checksum file, click here.

  • Linux:

    To download each split file on a Linux machine, you can use the wget command. To download the first part, run the following command:
    wget https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-001wget https://download.uipath.com/automation-suite/2023.10.2/as-2023.10.2-part-001

    Repeat this process for each subsequent part by incrementing the part number in the file name.

    After downloading all parts, run the following command to concatenate the parts into a single as.tar.gz file:
    cat as-2023.10.2-part-* > as.tar.gzcat as-2023.10.2-part-* > as.tar.gz
  • Windows:

    Download each part of the split file individually, by clicking the corresponding download links provided above. Each link represents a part of the full as.tar.gz file.
    After downloading all parts, run the following command via Command Prompt to concatenate the parts into a single as.tar.gz file:
    copy /b as-2023.10.2-part-* as.tar.gzcopy /b as-2023.10.2-part-* as.tar.gz

2023.10.1

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-001

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-002

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-003

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-004

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-005

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-006

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-007

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-008

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-009

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-010

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-011

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-012

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-013

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-014

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-015

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-016

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-017

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-018

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-019

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-020

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-021

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-022

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-023

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-024

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-025

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-026

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-027

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-028

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-029

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-030

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-031

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-032

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-033

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-034

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-035

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-036

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-037

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-038

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-039

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-040

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-041

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-042

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-043

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-044

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-045

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-046

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-047

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-048

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-049

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-050

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-051

https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-052

For the checksum file, click here.

  • Linux:

    To download each split file on a Linux machine, you can use the wget command. Below is the command to download the first part:
    wget https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-001wget https://download.uipath.com/automation-suite/2023.10.1/as-2023.10.1-part-001

    Repeat this process for each subsequent part by incrementing the part number in the file name.

    After downloading all parts, run the following command to concatenate the parts into a single as.tar.gz file:
    cat as-2023.10.1-part-* > as.tar.gzcat as-2023.10.1-part-* > as.tar.gz
  • Windows:

    Download each part of the split file individually, by clicking the corresponding download links provided above. Each link represents a part of the full as.tar.gz file.
    After downloading all parts, run the following command via Command Prompt to concatenate the parts into a single as.tar.gz file:
    copy /b as-2023.10.1-part-* as.tar.gzcopy /b as-2023.10.1-part-* as.tar.gz

2023.10.0

https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-001
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-002
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-003
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-004
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-005
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-006
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-007
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-008
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-009
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-010
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-011
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-012
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-013
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-014
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-015
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-016
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-017
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-018
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-019
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-020
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-021
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-022
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-023
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-024
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-025
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-026
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-027
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-028
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-029
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-030
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-031
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-032
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-033
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-034
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-035
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-036
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-037
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-038
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-039
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-040
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-041
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-042
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-043
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-044
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-045
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-046
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-047
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-048
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-049
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-050
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-051
https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-052

For the checksum file, click here.

  • Linux:

    To download each split file on a Linux machine, you can use the wget command. Below is the command to download the first part:
    wget https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-001wget https://download.uipath.com/automation-suite/2023.10.0/as-2023.10.0-part-001

    Repeat this process for each subsequent part by incrementing the part number in the file name.

    After downloading all parts, run the following command to concatenate the parts into a single as.tar.gz file:
    cat as-2023.10.0-part-* > as.tar.gzcat as-2023.10.0-part-* > as.tar.gz
  • Windows:

    Download each part of the split file individually, by clicking the corresponding download links provided above. Each link represents a part of the full as.tar.gz file.
    After downloading all parts, run the following command via Command Prompt to concatenate the parts into a single as.tar.gz file:
    copy /b as-2023.10.0-part-* as.tar.gzcopy /b as-2023.10.0-part-* as.tar.gz

du-ondemand.tar.gz

du-ondemand.tar.gz contains base images to install Document Understanding packages.
If you opt for the offline installation profile, you need to download du-ondemand.tar.gz. If you choose the online installation profile, Automation Suite pulls all the Document Understanding base images directly from the container registry hosted in UiPath® servers.
du-ondemand.tar.gz is required only when Document Understanding is installed.

For download instructions, see ML Packages Offline Installation.

Important: After downloading Document Understanding packages, make sure to rename them to du-ondemand.tar.gz.

cv-ondemand.tar.gz

cv-ondemand.tar.gz contains Computer Vision models and packages.
If you opt for the offline installation profile, you must download cv-ondemand.tar.gz. If you choose the online installation profile, Automation Suite will pull all the Computer Vision models directly from the container registry hosted in UiPath® servers.
cv-ondemand.tar.gz is required only when you want to use Computer Vision models.

2023.10.3

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

For the checksum file, click here.

  • Linux:

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

    To download cv-ondemand.tar.gz on a Windows machine, click here and rename the file to cv-ondemand.tar.gz.

2023.10.2

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

For the checksum file, click here.

  • Linux:

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

    To download cv-ondemand.tar.gz on a Windows machine, click here and rename the file to cv-ondemand.tar.gz.

2023.10.1

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

For the checksum file, click here.

  • Linux:

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

    To download cv-ondemand.tar.gz on a Windows machine, click here and rename the file to cv-ondemand.tar.gz.

2023.10.0

Note:
This cv-ondemand.tar.gz bundle contains Computer Vision 2023.4.3.
https://download.uipath.com/automation-suite/2023.10.0/cv-2023.10.0.tar.gz

For the checksum file, click here.

  • Linux:

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

    To download cv-ondemand.tar.gz on a Windows machine, click here and rename the file to cv-ondemand.tar.gz.

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.

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

configureUiPathDisks.sh

You can use configureUiPathDisks.sh to partition the disk before installation.

The latest version of the script works with all 2023.10.x versions of Automation Suite.

2023.10.3

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

  • Linux:

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

    To download configureUiPathDisks.sh on a Windows machine, click here.

2023.10.2

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

  • Linux:

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

    To download configureUiPathDisks.sh on a Windows machine, click here.

2023.10.1

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

  • Linux:

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

    To download configureUiPathDisks.sh on a Windows machine, click here.

2023.10.0

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

  • Linux:

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

    To download configureUiPathDisks.sh on a Windows machine, click here.

supportability-tools

The latest version of supportability-tools works with all Automation Suite versions.

https://download.uipath.com/automation-suite/2023.10.3/supportability-tools-2023.10.3.zip

  • Linux:

    To download supportability-tools on a Linux machine, run the following command from the terminal:
    wget -O ~/supportability-tools.zip https://download.uipath.com/automation-suite/2023.10.3/supportability-tools-2023.10.3.zipwget -O ~/supportability-tools.zip https://download.uipath.com/automation-suite/2023.10.3/supportability-tools-2023.10.3.zip
  • Windows:

    To download supportability-tools on a Windows machine, click here and rename the file to supportability-tools.

objectstore-migration.sh

objectstore-migration.sh helps you migrate Objectstore data in online and offline installations.

2023.10.3

https://download.uipath.com/automation-suite/objectstore-migration.sh

  • Linux:

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

    To download objectstore-migration.sh on a Windows machine, click here.

2023.10.2

https://download.uipath.com/automation-suite/objectstore-migration.sh

  • Linux:

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

    To download objectstore-migration.sh on a Windows machine, click here.

2023.10.1

https://download.uipath.com/automation-suite/objectstore-migration.sh

  • Linux:

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

    To download objectstore-migration.sh on a Windows machine, click here.

2023.10.0

https://download.uipath.com/automation-suite/objectstore-migration.sh

  • Linux:

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

    To download objectstore-migration.sh on a Windows machine, click here.

automation-suite-util.tar.gz

automation-suite-util.tar.gz helps you migrate Objectstore data in offline installations.

2023.10.3

https://download.uipath.com/automation-suite/automation-suite-util.tar.gz

  • Linux:

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

    To download objectstore-migration.sh on a Windows machine, click here.

2023.10.2

https://download.uipath.com/automation-suite/automation-suite-util.tar.gz

  • Linux:

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

    To download objectstore-migration.sh on a Windows machine, click here.

2023.10.1

https://download.uipath.com/automation-suite/automation-suite-util.tar.gz

  • Linux:

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

    To download objectstore-migration.sh on a Windows machine, click here.

2023.10.0

https://download.uipath.com/automation-suite/automation-suite-util.tar.gz

  • Linux:

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

    To download objectstore-migration.sh on a Windows machine, click here.

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
  • Windows:

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

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
  • Windows:

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

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/embedded-images.txt

  • Linux:

    To download embedded-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/embedded-images.txtwget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.3/embedded-images.txt
  • Windows:

    To download embedded-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/embedded-images.txt

  • Linux:

    To download embedded-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/embedded-images.txtwget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.2/embedded-images.txt
  • Windows:

    To download embedded-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/embedded-images.txt

  • Linux:

    To download embedded-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/embedded-images.txtwget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.1/embedded-images.txt
  • Windows:

    To download embedded-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/embedded-images.txt

  • Linux:

    To download embedded-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/embedded-images.txtwget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.0/embedded-images.txt
  • Windows:

    To download embedded-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.

as-fs.tar.gz

as-fs.tar.gz contains the Helm charts and images to deploy the fabric and service components in offline mode.

2023.10.3

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

For the checksum file, click here.

  • Linux:

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

    To download as-fs.tar.gz on a Windows machine, click here.

2023.10.2

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

For the checksum file, click here.

  • Linux:

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

    To download as-fs.tar.gz on a Windows machine, click here.

2023.10.1

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

For the checksum file, click here.

  • Linux:

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

    To download as-fs.tar.gz on a Windows machine, click here.

2023.10.0

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

For the checksum file, click here.

  • Linux:

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

    To download as-fs.tar.gz on a Windows machine, click here.

versions.json

Needed to perform prerequisite checks and installation steps.

2023.10.3

https://download.uipath.com/automation-suite/2023.10.3/versions.json

  • Linux:

    To download versions.json on a Linux machine, run the following command from the terminal:
    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
  • Windows:

    To download versions.json on a Windows machine, click here.

2023.10.2

https://download.uipath.com/automation-suite/2023.10.2/versions.json

  • Linux:

    To download versions.json on a Linux machine, run the following command from the terminal:
    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
  • Windows:

    To download versions.json on a Windows machine, click here.

2023.10.1

https://download.uipath.com/automation-suite/2023.10.1/versions.json

  • Linux:

    To download versions.json on a Linux machine, run the following command from the terminal:
    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
  • Windows:

    To download versions.json on a Windows machine, click here.

2023.10.0

https://download.uipath.com/automation-suite/2023.10.0/versions.json

  • Linux:

    To download versions.json on a Linux machine, run the following command from the terminal:
    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
  • Windows:

    To download versions.json on a Windows machine, click here.

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.