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

Step 11: Downloading the installation packages and getting them on all the machines

Step 10.1: Preparing the machines in the cluster

Create the installation folders by running the following command on all the machines. Make sure to replace <version> with the actual Automation Suite version you intend to install.
sudo su -
mkdir -p /opt/UiPathAutomationSuite/<version>
chmod -R 777 /opt/UiPathAutomationSuitesudo su -
mkdir -p /opt/UiPathAutomationSuite/<version>
chmod -R 777 /opt/UiPathAutomationSuite
Note:
Running mkdir -p /opt/UiPathAutomationSuite/ is not required if you use the configureUiPathDisks.sh script.

Step 10.2: Downloading the installation packages

Download the following installation packages:

Required package

Location

Download instructions

as-installer.zip

On all the Automation Suite machines.

The preferred location is /opt/UiPathAutomationSuite/<version>/.
See as-installer.zip.
Note:

You must perform this step on a machine with Internet access, as follows:

  • Online installation - You can download the file on the Automation Suite machines.
  • Offline installation - You need a temporary management machine with internet access to download the file and then transfer it to the Automation Suite machines.

Step 10.3: Unzipping the installation packages

Unzip the installation packages on all the Automation Suite machines:

cd /opt/UiPathAutomationSuite/<version>
unzip as-installer.zip -d installercd /opt/UiPathAutomationSuite/<version>
unzip as-installer.zip -d installer
Note:
If you perform the steps described on this page, the installer files are extracted to the /opt/UiPathAutomationSuite/<version>/installer folder. All our installation instructions assume that you use this folder, so we recommend using it as well.

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.