UiPath Documentation
automation-suite
2.2510
true
Automation Suite on Linux installation guide

Installation packages download links

Download links and instructions for obtaining Automation Suite installation, upgrade, and diagnostic packages and scripts for online and offline deployments.

PackagePurpose
as-installer.zipUsed for installation, upgrade, cluster restore, and adding new nodes.
as.tar.gzUsed for installation and upgrade.
uipathctlUsed for diagnostics and troubleshooting.
du-ondemand.tar.gzUsed for Document Understanding installation.
dumodernexperience.tar.gzUsed for Document Understanding modern projects installation.
cv-ondemand.tar.gzUsed for Computer Vision installation.
mirror-registry.shUsed for installation and configuration when using an external OCI-compliant registry.
hydrate-registry.shUsed for installation and configuration when using an external OCI-compliant registry.
as-images.txtUsed for installation and configuration when using an external OCI-compliant registry.
as-helm-charts.txtUsed for installation and configuration when using an external OCI-compliant registry.
as-fs.tar.gzUsed for installation and configuration when using a temporary registry.
versions.jsonUsed for prerequisite checks and installation.
rke2-killall.shForcefully stops all RKE2-related processes on a node, including services and the container runtime. Used for maintenance, troubleshooting, or before uninstallation.

Tip:

This page provides instructions on downloading the files to the current 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.

Note:

Currently, uipathctl is only compatible with the x86 architecture. You cannot run uipathctl on machines based on the ARM architecture, such as Macs with Apple Silicon (M series) CPUs.

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.

2.2510.3

https://download.uipath.com/automation-suite/2.2510.3/installer-2.2510.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/2.2510.3/installer-2.2510.3.zip
    wget -O as-installer.zip https://download.uipath.com/automation-suite/2.2510.3/installer-2.2510.3.zip
    
  • Windows:

    On a Windows machine, open the URL in your browser to download the file, then rename it to as-installer.zip.

2.2510.2

https://download.uipath.com/automation-suite/2.2510.2/installer-2.2510.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/2.2510.2/installer-2.2510.2.zip
    wget -O as-installer.zip https://download.uipath.com/automation-suite/2.2510.2/installer-2.2510.2.zip
    
  • Windows:

    On a Windows machine, download installer-2.2510.2.zip and rename it to as-installer.zip.

2.2510.1

https://download.uipath.com/automation-suite/2.2510.1/installer-2.2510.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/2.2510.1/installer-2.2510.1.zip
    wget -O as-installer.zip https://download.uipath.com/automation-suite/2.2510.1/installer-2.2510.1.zip
    
  • Windows:

    On a Windows machine, download installer-2.2510.1.zip and rename it to as-installer.zip.

2.2510.0

https://download.uipath.com/automation-suite/2.2510.0/installer-2.2510.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/2.2510.0/installer-2.2510.0.zip
    wget -O as-installer.zip https://download.uipath.com/automation-suite/2.2510.0/installer-2.2510.0.zip
    
  • Windows:

    On a Windows machine, download installer-2.2510.0.zip and rename it to as-installer.zip.

uipathctl

Required. uipathctl is a UiPath® command-line tool that allows you to run commands against Automation Suite. You can use uipathctl to check prerequisites in your environment, install Automation Suite, configure and manage it from a single unified CLI.

Note:

Currently, uipathctl is only compatible with the x86 architecture. You cannot run uipathctl on machines based on the ARM architecture, such as Macs with Apple Silicon (M series) CPUs.

2.2510.3

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

  • Linux:
    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.3/uipathctl-2.2510.3-linux-amd64.tar.gz
    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.3/uipathctl-2.2510.3-linux-amd64.tar.gz
    
  • Windows:
    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.3/uipathctl-2.2510.3-windows-amd64.tar.gz
    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.3/uipathctl-2.2510.3-windows-amd64.tar.gz
    
  • macOS:
    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.3/uipathctl-2.2510.3-darwin-amd64.tar.gz
    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.3/uipathctl-2.2510.3-darwin-amd64.tar.gz
    

2.2510.2

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

  • Linux:
    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.2/uipathctl-2.2510.2-linux-amd64.tar.gz
    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.2/uipathctl-2.2510.2-linux-amd64.tar.gz
    
  • Windows:
    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.2/uipathctl-2.2510.2-windows-amd64.tar.gz
    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.2/uipathctl-2.2510.2-windows-amd64.tar.gz
    
  • macOS:
    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.2/uipathctl-2.2510.2-darwin-amd64.tar.gz
    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.2/uipathctl-2.2510.2-darwin-amd64.tar.gz
    

2.2510.1

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

  • Linux:
    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.1/uipathctl-2.2510.1-linux-amd64.tar.gz
    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.1/uipathctl-2.2510.1-linux-amd64.tar.gz
    
  • Windows:
    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.1/uipathctl-2.2510.1-windows-amd64.tar.gz
    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.1/uipathctl-2.2510.1-windows-amd64.tar.gz
    
  • macOS:
    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.1/uipathctl-2.2510.1-darwin-amd64.tar.gz
    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.1/uipathctl-2.2510.1-darwin-amd64.tar.gz
    

2.2510.0

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

  • Linux:
    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.0/uipathctl-2.2510.0-linux-amd64.tar.gz
    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.0/uipathctl-2.2510.0-linux-amd64.tar.gz
    
  • Windows:
    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.0/uipathctl-2.2510.0-windows-amd64.tar.gz
    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.0/uipathctl-2.2510.0-windows-amd64.tar.gz
    
  • macOS:
    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.0/uipathctl-2.2510.0-darwin-amd64.tar.gz
    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.0/uipathctl-2.2510.0-darwin-amd64.tar.gz
    

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 GB 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.

2.2510.3

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

For the checksum file, use the following URL: https://download.uipath.com/automation-suite/2.2510.3/as-2.2510.3-sha256sum.txt

  • 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/2.2510.3/as-2.2510.3.tar.gz
    wget -O as.tar.gz https://download.uipath.com/automation-suite/2.2510.3/as-2.2510.3.tar.gz
    
  • Windows:

    On a Windows machine, open the URL in your browser to download the file, then rename it to as.tar.gz.

2.2510.2

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

For the checksum file, download as-2.2510.2-sha256sum.txt.

  • 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/2.2510.2/as-2.2510.2.tar.gz
    wget -O as.tar.gz https://download.uipath.com/automation-suite/2.2510.2/as-2.2510.2.tar.gz
    
  • Windows:

    On a Windows machine, download as-2.2510.2.tar.gz and rename it to as.tar.gz.

2.2510.1

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

For the checksum file, download as-2.2510.1-sha256sum.txt.

  • 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/2.2510.1/as-2.2510.1.tar.gz
    wget -O as.tar.gz https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1.tar.gz
    
  • Windows:

    On a Windows machine, download as-2.2510.1.tar.gz and rename it to as.tar.gz.

2.2510.0

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

For the checksum file, download as-2.2510.0-sha256sum.txt.

  • 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/2.2510.0/as-2.2510.0.tar.gz
    wget -O as.tar.gz https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0.tar.gz
    
  • Windows:

    On a Windows machine, download as-2.2510.0.tar.gz and rename it 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 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.

2.2510.3

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

https://download.uipath.com/automation-suite/2.2510.3/as-2.2510.3-part-053

https://download.uipath.com/automation-suite/2.2510.3/as-2.2510.3-part-054

https://download.uipath.com/automation-suite/2.2510.3/as-2.2510.3-part-055

https://download.uipath.com/automation-suite/2.2510.3/as-2.2510.3-part-056

https://download.uipath.com/automation-suite/2.2510.3/as-2.2510.3-part-057

https://download.uipath.com/automation-suite/2.2510.3/as-2.2510.3-part-058

https://download.uipath.com/automation-suite/2.2510.3/as-2.2510.3-part-059

https://download.uipath.com/automation-suite/2.2510.3/as-2.2510.3-part-060

https://download.uipath.com/automation-suite/2.2510.3/as-2.2510.3-part-061

https://download.uipath.com/automation-suite/2.2510.3/as-2.2510.3-part-062

https://download.uipath.com/automation-suite/2.2510.3/as-2.2510.3-part-063

https://download.uipath.com/automation-suite/2.2510.3/as-2.2510.3-part-064

https://download.uipath.com/automation-suite/2.2510.3/as-2.2510.3-part-065

https://download.uipath.com/automation-suite/2.2510.3/as-2.2510.3-part-066

https://download.uipath.com/automation-suite/2.2510.3/as-2.2510.3-part-067

For the checksum file, use the following URL: https://download.uipath.com/automation-suite/2.2510.3/as-2.2510.3-sha256sum.txt

  • Linux:

    To download each split file on a Linux machine, you can use the wget command. The command to download the first part is provided here:

    wget https://download.uipath.com/automation-suite/2.2510.3/as-2.2510.3-part-001
    wget https://download.uipath.com/automation-suite/2.2510.3/as-2.2510.3-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-2.2510.3-part-* > as.tar.gz
    cat as-2.2510.3-part-* > as.tar.gz
    
  • Windows:

    Download each part of the split file individually, by selecting the corresponding download links previously provided. 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-2.2510.3-part-* as.tar.gz
    copy /b as-2.2510.3-part-* as.tar.gz
    

2.2510.2

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

https://download.uipath.com/automation-suite/2.2510.2/as-2.2510.2-part-053

https://download.uipath.com/automation-suite/2.2510.2/as-2.2510.2-part-054

https://download.uipath.com/automation-suite/2.2510.2/as-2.2510.2-part-055

https://download.uipath.com/automation-suite/2.2510.2/as-2.2510.2-part-056

https://download.uipath.com/automation-suite/2.2510.2/as-2.2510.2-part-057

https://download.uipath.com/automation-suite/2.2510.2/as-2.2510.2-part-058

https://download.uipath.com/automation-suite/2.2510.2/as-2.2510.2-part-059

https://download.uipath.com/automation-suite/2.2510.2/as-2.2510.2-part-060

https://download.uipath.com/automation-suite/2.2510.2/as-2.2510.2-part-061

https://download.uipath.com/automation-suite/2.2510.2/as-2.2510.2-part-062

https://download.uipath.com/automation-suite/2.2510.2/as-2.2510.2-part-063

https://download.uipath.com/automation-suite/2.2510.2/as-2.2510.2-part-064

https://download.uipath.com/automation-suite/2.2510.2/as-2.2510.2-part-065

https://download.uipath.com/automation-suite/2.2510.2/as-2.2510.2-part-066

https://download.uipath.com/automation-suite/2.2510.2/as-2.2510.2-part-067

https://download.uipath.com/automation-suite/2.2510.2/as-2.2510.2-part-068

https://download.uipath.com/automation-suite/2.2510.2/as-2.2510.2-part-069

For the checksum file, download as-2.2510.2-sha256sum.txt.

  • Linux:

    To download each split file on a Linux machine, you can use the wget command. The command to download the first part is provided here:

    wget https://download.uipath.com/automation-suite/2.2510.2/as-2.2510.2-part-001
    wget https://download.uipath.com/automation-suite/2.2510.2/as-2.2510.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-2.2510.2-part-* > as.tar.gz
    cat as-2.2510.2-part-* > as.tar.gz
    
  • Windows:

    Download each part of the split file individually, by selecting the corresponding download links previously provided. 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-2.2510.2-part-* as.tar.gz
    copy /b as-2.2510.2-part-* as.tar.gz
    

2.2510.1

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-053

https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-054

https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-055

https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-056

https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-057

https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-058

https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-059

https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-060

https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-061

https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-062

https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-063

https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-064

For the checksum file, download as-2.2510.1-sha256sum.txt.

  • Linux:

    To download each split file on a Linux machine, you can use the wget command. The command to download the first part is provided here:

    wget https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-001
    wget https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.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-2.2510.1-part-* > as.tar.gz
    cat as-2.2510.1-part-* > as.tar.gz
    
  • Windows:

    Download each part of the split file individually, by selecting the corresponding download links previously provided. 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-2.2510.1-part-* as.tar.gz
    copy /b as-2.2510.1-part-* as.tar.gz
    

2.2510.0

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-053

https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-054

https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-055

https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-056

https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-057

https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-058

https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-059

https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-060

https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-061

https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-062

https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-063

https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-064

For the checksum file, download as-2.2510.0-sha256sum.txt.

  • Linux:

    To download each split file on a Linux machine, you can use the wget command. The command to download the first part is provided here:

    wget https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-001
    wget https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.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-2.2510.0-part-* > as.tar.gz
    cat as-2.2510.0-part-* > as.tar.gz
    
  • Windows:

    Download each part of the split file individually, by selecting the corresponding download links previously provided. 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-2.2510.0-part-* as.tar.gz
    copy /b as-2.2510.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, refer to ML Packages Offline Installation.

Important:

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

dumodernexperience.tar.gz

dumodernexperience.tar.gz contains the Document Understanding modern projects bundle.

If you opt for the offline installation profile, you need to download dumodernexperience.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.

dumodernexperience.tar.gz is required only when Document Understanding modern projects is installed.

For download instructions, refer to ML Packages Offline Installation.

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.

2.2510.3

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

For the checksum file, use the following URL: https://download.uipath.com/automation-suite/2.2510.3/cv2510-2.2510.3-sha256sum.txt

  • 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/2.2510.3/cv2510-2.2510.3.tar.gz
    wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2.2510.3/cv2510-2.2510.3.tar.gz
    
  • Windows:

    On a Windows machine, open the URL in your browser to download the file, then rename it to cv-ondemand.tar.gz.

2.2510.2

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

For the checksum file, download cv2510-2.2510.2-sha256sum.txt.

  • 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/2.2510.2/cv2510-2.2510.2.tar.gz
    wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2.2510.2/cv2510-2.2510.2.tar.gz
    
  • Windows:

    On a Windows machine, download cv2510-2.2510.2.tar.gz and rename it to cv-ondemand.tar.gz.

2.2510.1

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

For the checksum file, download cv2510-2.2510.1-sha256sum.txt.

  • 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/2.2510.1/cv2510-2.2510.1.tar.gz
    wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2.2510.1/cv2510-2.2510.1.tar.gz
    
  • Windows:

    On a Windows machine, download cv2510-2.2510.1.tar.gz and rename it to cv-ondemand.tar.gz.

2.2510.0

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

For the checksum file, download cv2510-2.2510.0-sha256sum.txt.

  • 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/2.2510.0/cv2510-2.2510.0.tar.gz
    wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2.2510.0/cv2510-2.2510.0.tar.gz
    
  • Windows:

    On a Windows machine, download cv2510-2.2510.0.tar.gz and rename it to cv-ondemand.tar.gz.

uipathtools

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

2.2510.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/2.2510.3/uipathtools-2.2510.3-linux-amd64.tar.gz
    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.3/uipathtools-2.2510.3-linux-amd64.tar.gz
    
  • Windows:
    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.3/uipathtools-2.2510.3-windows-amd64.tar.gz
    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.3/uipathtools-2.2510.3-windows-amd64.tar.gz
    
  • macOS:
    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.3/uipathtools-2.2510.3-darwin-amd64.tar.gz
    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.3/uipathtools-2.2510.3-darwin-amd64.tar.gz
    

2.2510.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/2.2510.2/uipathtools-2.2510.2-linux-amd64.tar.gz
    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.2/uipathtools-2.2510.2-linux-amd64.tar.gz
    
  • Windows
    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.2/uipathtools-2.2510.2-windows-amd64.tar.gz
    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.2/uipathtools-2.2510.2-windows-amd64.tar.gz
    
  • macOS
    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.2/uipathtools-2.2510.2-darwin-amd64.tar.gz
    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.2/uipathtools-2.2510.2-darwin-amd64.tar.gz
    

2.2510.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/2.2510.1/uipathtools-2.2510.1-linux-amd64.tar.gz
    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.1/uipathtools-2.2510.1-linux-amd64.tar.gz
    
  • Windows
    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.1/uipathtools-2.2510.1-windows-amd64.tar.gz
    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.1/uipathtools-2.2510.1-windows-amd64.tar.gz
    
  • macOS
    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.1/uipathtools-2.2510.1-darwin-amd64.tar.gz
    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.1/uipathtools-2.2510.1-darwin-amd64.tar.gz
    

2.2510.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/2.2510.0/uipathtools-2.2510.0-linux-amd64.tar.gz
    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.0/uipathtools-2.2510.0-linux-amd64.tar.gz
    
  • Windows
    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.0/uipathtools-2.2510.0-windows-amd64.tar.gz
    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.0/uipathtools-2.2510.0-windows-amd64.tar.gz
    
  • macOS
    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.0/uipathtools-2.2510.0-darwin-amd64.tar.gz
    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.0/uipathtools-2.2510.0-darwin-amd64.tar.gz
    

mirror-registry.sh

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

2.2510.3

https://download.uipath.com/automation-suite/2.2510.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/2.2510.3/mirror-registry.sh
    wget -O mirror-registry.sh https://download.uipath.com/automation-suite/2.2510.3/mirror-registry.sh
    
  • Windows:

    On a Windows machine, open the URL in your browser to download the file.

2.2510.2

https://download.uipath.com/automation-suite/2.2510.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/2.2510.2/mirror-registry.sh
    wget -O mirror-registry.sh https://download.uipath.com/automation-suite/2.2510.2/mirror-registry.sh
    
  • Windows:

    On a Windows machine, download mirror-registry.sh.

2.2510.1

https://download.uipath.com/automation-suite/2.2510.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/2.2510.1/mirror-registry.sh
    wget -O mirror-registry.sh https://download.uipath.com/automation-suite/2.2510.1/mirror-registry.sh
    
  • Windows:

    On a Windows machine, download mirror-registry.sh.

2.2510.0

https://download.uipath.com/automation-suite/2.2510.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/2.2510.0/mirror-registry.sh
    wget -O mirror-registry.sh https://download.uipath.com/automation-suite/2.2510.0/mirror-registry.sh
    
  • Windows:

    On a Windows machine, download mirror-registry.sh.

hydrate-registry.sh

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

2.2510.3

https://download.uipath.com/automation-suite/2.2510.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/2.2510.3/hydrate-registry.sh
    wget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2.2510.3/hydrate-registry.sh
    
  • Windows:

    On a Windows machine, open the URL in your browser to download the file.

2.2510.2

https://download.uipath.com/automation-suite/2.2510.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/2.2510.2/hydrate-registry.sh
    wget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2.2510.2/hydrate-registry.sh
    
  • Windows:

    On a Windows machine, download hydrate-registry.sh.

2.2510.1

https://download.uipath.com/automation-suite/2.2510.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/2.2510.1/hydrate-registry.sh
    wget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2.2510.1/hydrate-registry.sh
    
  • Windows:

    On a Windows machine, download hydrate-registry.sh.

2.2510.0

https://download.uipath.com/automation-suite/2.2510.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/2.2510.0/hydrate-registry.sh
    wget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2.2510.0/hydrate-registry.sh
    
  • Windows:

    On a Windows machine, download hydrate-registry.sh.

as-images.txt

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

2.2510.3

https://download.uipath.com/automation-suite/2.2510.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/2.2510.3/embedded-images.txt
    wget -O as-images.txt https://download.uipath.com/automation-suite/2.2510.3/embedded-images.txt
    
  • Windows:

    On a Windows machine, open the URL in your browser to download the file, then rename it to as-images.txt.

2.2510.2

https://download.uipath.com/automation-suite/2.2510.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/2.2510.2/embedded-images.txt
    wget -O as-images.txt https://download.uipath.com/automation-suite/2.2510.2/embedded-images.txt
    
  • Windows:

    On a Windows machine, download embedded-images.txt and rename it to as-images.txt.

2.2510.1

https://download.uipath.com/automation-suite/2.2510.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/2.2510.1/embedded-images.txt
    wget -O as-images.txt https://download.uipath.com/automation-suite/2.2510.1/embedded-images.txt
    
  • Windows:

    On a Windows machine, download embedded-images.txt and rename it to as-images.txt.

2.2510.0

https://download.uipath.com/automation-suite/2.2510.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/2.2510.0/embedded-images.txt
    wget -O as-images.txt https://download.uipath.com/automation-suite/2.2510.0/embedded-images.txt
    
  • Windows:

    On a Windows machine, download embedded-images.txt and rename it 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 an external Docker registry hosted on your environment.

2.2510.3

https://download.uipath.com/automation-suite/2.2510.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/2.2510.3/embedded-helm-charts.txt
    wget -O as-helm-charts.txt https://download.uipath.com/automation-suite/2.2510.3/embedded-helm-charts.txt
    
  • Windows:

    On a Windows machine, open the URL in your browser to download the file, then rename it to as-helm-charts.txt.

2.2510.2

https://download.uipath.com/automation-suite/2.2510.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/2.2510.2/embedded-helm-charts.txt
    wget -O as-helm-charts.txt https://download.uipath.com/automation-suite/2.2510.2/embedded-helm-charts.txt
    
  • Windows:

    On a Windows machine, download embedded-helm-charts.txt and rename it to as-helm-charts.txt.

2.2510.1

https://download.uipath.com/automation-suite/2.2510.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/2.2510.1/embedded-helm-charts.txt
    wget -O as-helm-charts.txt https://download.uipath.com/automation-suite/2.2510.1/embedded-helm-charts.txt
    
  • Windows:

    On a Windows machine, download embedded-helm-charts.txt and rename it to as-helm-charts.txt.

2.2510.0

https://download.uipath.com/automation-suite/2.2510.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/2.2510.0/embedded-helm-charts.txt
    wget -O as-helm-charts.txt https://download.uipath.com/automation-suite/2.2510.0/embedded-helm-charts.txt
    
  • Windows:

    On a Windows machine, download embedded-helm-charts.txt and rename it to as-helm-charts.txt.

as-fs.tar.gz

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

2.2510.3

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

For the checksum file, use the following URL: https://download.uipath.com/automation-suite/2.2510.3/as-fs-2.2510.3-sha256sum.txt

  • 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/2.2510.3/as-fs-2.2510.3.tar.gz
    wget -O as-fs.tar.gz https://download.uipath.com/automation-suite/2.2510.3/as-fs-2.2510.3.tar.gz
    
  • Windows:

    On a Windows machine, open the URL in your browser to download the file.

2.2510.2

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

For the checksum file, download as-fs-2.2510.2-sha256sum.txt.

  • 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/2.2510.2/as-fs-2.2510.2.tar.gz
    wget -O as-fs.tar.gz https://download.uipath.com/automation-suite/2.2510.2/as-fs-2.2510.2.tar.gz
    
  • Windows:

    On a Windows machine, download as-fs-2.2510.2.tar.gz.

2.2510.1

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

For the checksum file, download as-fs-2.2510.1-sha256sum.txt.

  • 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/2.2510.1/as-fs-2.2510.1.tar.gz
    wget -O as-fs.tar.gz https://download.uipath.com/automation-suite/2.2510.1/as-fs-2.2510.1.tar.gz
    
  • Windows:

    On a Windows machine, download as-fs-2.2510.1.tar.gz.

2.2510.0

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

For the checksum file, download as-fs-2.2510.0-sha256sum.txt.

  • 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/2.2510.0/as-fs-2.2510.0.tar.gz
    wget -O as-fs.tar.gz https://download.uipath.com/automation-suite/2.2510.0/as-fs-2.2510.0.tar.gz
    
  • Windows:

    On a Windows machine, download as-fs-2.2510.0.tar.gz.

versions.json

Needed to perform prerequisite checks and installation steps.

2.2510.3

https://download.uipath.com/automation-suite/2.2510.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/2.2510.3/versions.json
    wget -O versions.json https://download.uipath.com/automation-suite/2.2510.3/versions.json
    
  • Windows:

    On a Windows machine, open the URL in your browser to download the file.

2.2510.2

https://download.uipath.com/automation-suite/2.2510.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/2.2510.2/versions.json
    wget -O versions.json https://download.uipath.com/automation-suite/2.2510.2/versions.json
    
  • Windows:

    On a Windows machine, download versions.json.

2.2510.1

https://download.uipath.com/automation-suite/2.2510.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/2.2510.1/versions.json
    wget -O versions.json https://download.uipath.com/automation-suite/2.2510.1/versions.json
    
  • Windows:

    On a Windows machine, download versions.json.

2.2510.0

https://download.uipath.com/automation-suite/2.2510.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/2.2510.0/versions.json
    wget -O versions.json https://download.uipath.com/automation-suite/2.2510.0/versions.json
    
  • Windows:

    On a Windows machine, download versions.json.

rke2-killall.sh

To download rke2-killall.sh on a Linux machine, run the following command from the terminal:

wget -O /usr/bin/rke2-killall.sh  https://raw.githubusercontent.com/UiPath/automation-suite-support-tools/refs/heads/main/Scripts/GeneralTools/rke2-killall.sh
chmod +x /usr/bin/rke2-killall.sh
wget -O /usr/bin/rke2-killall.sh  https://raw.githubusercontent.com/UiPath/automation-suite-support-tools/refs/heads/main/Scripts/GeneralTools/rke2-killall.sh
chmod +x /usr/bin/rke2-killall.sh

Make sure to store the file in the following location:/usr/bin/rke2-killall.sh.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated