UiPath Documentation
automation-suite
2.2510
true
Guia de instalação do Automation Suite no Linux
Importante :
A tradução automática foi aplicada parcialmente neste conteúdo. A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.

Links de download dos pacotes de instalação

Links de download e instruções para obter a instalação, atualização e pacotes de diagnóstico do Automation Suite e scripts para implantações online e offline.

PacoteFinalidade
as-installer.zipUsado para instalação, atualização, restauração de cluster e adição de novos nós.
as.tar.gzUsado para instalação e atualização.
uipathctlUsado para diagnóstico e solução de problemas.
du-ondemand.tar.gzUsado para a instalação do Document Understanding.
dumodernexperience.tar.gzUsado para instalação de projetos modernos do Document Understanding.
cv-ondemand.tar.gzUsado para a instalação do Computer Vision.
mirror-registry.shUsado para instalação e configuração ao usar um registro externo compatível com OCI.
hydrate-registry.shUsado para instalação e configuração ao usar um registro externo compatível com OCI.
as-images.txtUsado para instalação e configuração ao usar um registro externo compatível com OCI.
as-helm-charts.txtUsado para instalação e configuração ao usar um registro externo compatível com OCI.
as-fs.tar.gzUsado para instalação e configuração ao usar um registro temporário.
versions.jsonUsado para verificações de pré-requisitos e instalação.
rke2-killall.shInterrompe de forma forçada todos os processos relacionados ao RKE2 em um nó, incluindo serviços e o runtime do contêiner. Usado para manutenção, solução de problemas ou antes da desinstalação.

Dica:

Esta página fornece instruções sobre como baixar os arquivos para o diretório atual do usuário atual. Se você quiser alterar o diretório, certifique-se de fornecer o caminho para baixar usando o parâmetro -O .

as-installer.zip

as-installer.zip é um pacote de instalação que contém a instalação principal e os scripts de suporte.O pacote também contém a ferramenta uipathctl.

Observação:

No momento, uipathctl é compatível apenas com a arquitetura x86. Você não pode executar uipathctl em máquinas baseadas na arquitetura ARM, como Macs com CPUs Apple Silicon (série M).

Se você escolher o perfil de instalação offline, deverá baixar as-installer.zip. Se você optar pelo perfil de instalação online, as-installer.zip é baixado automaticamente pelo assistente de instalação interativo.

O arquivo as-installer.zip é necessário durante a instalação, atualização, restauração do cluster em caso de desastre e ao adicionar um novo nó ao cluster existente.

2.2510.3

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

  • Linux:

    Para baixar o as-installer.zip em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, abra o URL no seu navegador para baixar o arquivo e, em seguida, renomeie-o para as-installer.zip.

2.2510.2

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

  • Linux:

    Para baixar o as-installer.zip em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, baixe o installer-2.2510.2.zip e renomeie-o para as-installer.zip.

2.2510.1

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

  • Linux:

    Para baixar o as-installer.zip em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, baixe installer-2.2510.1.zip e renomeie-o para as-installer.zip.

2.2510.0

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

  • Linux:

    Para baixar o as-installer.zip em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, baixe o installer-2.2510.0.zip e renomeie-o para as-installer.zip.

uipathctl

Obrigatório. uipathctl é uma ferramenta de linha de comando da UiPath® que permite executar comandos no Automation Suite. Você pode usar uipathctl para verificar pré-requisitos em seu ambiente, instalar o Automation Suite, configurá-lo e gerenciá-lo a partir de um único CLI unificado.

Observação:

No momento, uipathctl é compatível apenas com a arquitetura x86. Você não pode executar uipathctl em máquinas baseadas na arquitetura ARM, como Macs com CPUs Apple Silicon (série M).

2.2510.3

Para baixar uipathctl para o Automation Suite 2.2510.3, execute um dos seguintes comandos, dependendo do seu sistema operacional:

  • 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

Para baixar uipathctl para o Automation Suite 2.2510.2, execute um dos seguintes comandos, dependendo do seu sistema operacional:

  • 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

Para baixar uipathctl para o Automation Suite 2.2510.1, execute um dos seguintes comandos, dependendo do seu sistema operacional:

  • 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

Para baixar uipathctl para o Automation Suite 2.2510.0, execute um dos seguintes comandos, dependendo do seu sistema operacional:

  • 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
    

as.tar.gz completo

as.tar.gz contém as imagens de contêineres e os manifestos de implantação dos recursos compartilhados da UiPath® e Produto UiPath®. O pacote é de aproximadamente 30 GB.

O as.tar.gz completo é ideal para usuários com conexões de rede fortes que desejam baixar o arquivo completo de uma só vez.

Se você optar pelo perfil de instalação offline, deverá baixar as.tar.gz. Se você escolher o perfil de instalação online, o Kubernetes extrairá todas as imagens de contêiner e manifestos de implantação diretamente do registro de contêiner hospedado em servidores UiPath®.

as.tar.gz é necessário durante a instalação e atualização apenas no nó do servidor ao usar o registro interno do Docker.

2.2510.3

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

Para o arquivo de soma de verificação, use a seguinte URL: https://download.uipath.com/automation-suite/2.2510.3/as-2.2510.3-sha256sum.txt

  • Linux:

    Para baixar o as.tar.gz em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, abra o URL no seu navegador para baixar o arquivo e, em seguida, renomeie-o para as.tar.gz.

2.2510.2

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

Para o arquivo de soma de verificação, baixe as-2.2510.2-sha256sum.txt.

  • Linux:

    Para baixar o as.tar.gz em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, faça o download de as-2.2510.2.tar.gz e renomeie-o para as.tar.gz.

2.2510.1

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

Para o arquivo de soma de verificação, baixe as-2.2510.1-sha256sum.txt.

  • Linux:

    Para baixar o as.tar.gz em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, faça o download de as-2.2510.1.tar.gz e renomeie-a para as.tar.gz.

2.2510.0

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

Para o arquivo de soma de verificação, baixe as-2.2510.0-sha256sum.txt.

  • Linux:

    Para baixar o as.tar.gz em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, faça o download de as-2.2510.0.tar.gz e renomeie-a para as.tar.gz.

Dividir as.tar.gz

as.tar.gzcontém as imagens de contêineres e os manifestos de implantação dos recursos compartilhados da UiPath® e Produto UiPath®.

A divisão de as.tar.gz foi projetada para usuários com redes restritas ou aqueles que podem ter problemas ao baixar arquivos maiores.

Se você optar pelo perfil de instalação offline, deverá baixar as.tar.gz. Se você escolher o perfil de instalação online, o Kubernetes extrairá todas as imagens de contêiner e manifestos de implantação diretamente do registro de contêiner hospedado em servidores UiPath®.

as.tar.gz é necessário durante a instalação e atualização apenas no nó do servidor ao usar o registro interno do Docker.

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

Para o arquivo de soma de verificação, use a seguinte URL: https://download.uipath.com/automation-suite/2.2510.3/as-2.2510.3-sha256sum.txt

  • Linux:

    Para baixar cada arquivo dividido em uma máquina Linux, você pode usar o comando wget . O comando para baixar a primeira parte é fornecido aqui:

    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
    

    Repita esse processo para cada parte subsequente, incrementando o número de peça no nome do arquivo.

    Depois de baixar todas as partes, execute o seguinte comando para concatenar as partes em um único arquivo as.tar.gz:

    cat as-2.2510.3-part-* > as.tar.gz
    cat as-2.2510.3-part-* > as.tar.gz
    
  • Windows:

    Baixe cada parte do arquivo dividido individualmente, selecionando os links de download correspondentes fornecidos anteriormente. Cada link representa uma parte do arquivo as.tar.gz completo.

    Depois de baixar todas as partes, execute o seguinte comando por meio do prompt de comando para concatenar as partes em um único arquivo as.tar.gz:

    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

Para o arquivo de soma de verificação, baixe as-2.2510.2-sha256sum.txt.

  • Linux:

    Para baixar cada arquivo dividido em uma máquina Linux, você pode usar o comando wget . O comando para baixar a primeira parte é fornecido aqui:

    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
    

    Repita esse processo para cada parte subsequente, incrementando o número de peça no nome do arquivo.

    Depois de baixar todas as partes, execute o seguinte comando para concatenar as partes em um único arquivo as.tar.gz:

    cat as-2.2510.2-part-* > as.tar.gz
    cat as-2.2510.2-part-* > as.tar.gz
    
  • Windows:

    Baixe cada parte do arquivo dividido individualmente, selecionando os links de download correspondentes fornecidos anteriormente. Cada link representa uma parte do arquivo as.tar.gz completo.

    Depois de baixar todas as partes, execute o seguinte comando por meio do prompt de comando para concatenar as partes em um único arquivo as.tar.gz:

    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

Para o arquivo de soma de verificação, baixe as-2.2510.1-sha256sum.txt.

  • Linux:

    Para baixar cada arquivo dividido em uma máquina Linux, você pode usar o comando wget . O comando para baixar a primeira parte é fornecido aqui:

    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
    

    Repita esse processo para cada parte subsequente, incrementando o número de peça no nome do arquivo.

    Depois de baixar todas as partes, execute o seguinte comando para concatenar as partes em um único arquivo as.tar.gz:

    cat as-2.2510.1-part-* > as.tar.gz
    cat as-2.2510.1-part-* > as.tar.gz
    
  • Windows:

    Baixe cada parte do arquivo dividido individualmente, selecionando os links de download correspondentes fornecidos anteriormente. Cada link representa uma parte do arquivo as.tar.gz completo.

    Depois de baixar todas as partes, execute o seguinte comando por meio do prompt de comando para concatenar as partes em um único arquivo as.tar.gz:

    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

Para o arquivo de soma de verificação, baixe as-2.2510.0-sha256sum.txt.

  • Linux:

    Para baixar cada arquivo dividido em uma máquina Linux, você pode usar o comando wget . O comando para baixar a primeira parte é fornecido aqui:

    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
    

    Repita esse processo para cada parte subsequente, incrementando o número de peça no nome do arquivo.

    Depois de baixar todas as partes, execute o seguinte comando para concatenar as partes em um único arquivo as.tar.gz:

    cat as-2.2510.0-part-* > as.tar.gz
    cat as-2.2510.0-part-* > as.tar.gz
    
  • Windows:

    Baixe cada parte do arquivo dividido individualmente, selecionando os links de download correspondentes fornecidos anteriormente. Cada link representa uma parte do arquivo as.tar.gz completo.

    Depois de baixar todas as partes, execute o seguinte comando por meio do prompt de comando para concatenar as partes em um único arquivo as.tar.gz:

    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 contém imagens base para instalar os pacotes do Document Understanding.

Se você optar pelo perfil de instalação offline, precisará baixar du-ondemand.tar.gz. Se você escolher o perfil de instalação online, o Automation Suite extrai todas as imagens de base do Document Understanding diretamente do registro de contêiner hospedado nos servidores UiPath®.

du-ondemand.tar.gz é necessário apenas quando o Document Understanding está instalado.

Para obter instruções de download, consulte Instalação offline de pacotes de ML.

Importante:

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

duModern Experience.tar.gz

dumodernexperience.tar.gz contém o pacote de projetos modernos do Document Understanding.

Se você optar pelo perfil de instalação offline, precisará baixar dumodernexperience.tar.gz. Se você escolher o perfil de instalação online, o Automation Suite extrai todas as imagens de base do Document Understanding diretamente do registro de contêiner hospedado nos servidores UiPath®.

dumodernexperience.tar.gz é necessário apenas quando os projetos modernos do Document Understanding estão instalados.

Para obter instruções de download, consulte Instalação offline de pacotes de ML.

cv-ondemand.tar.gz

cv-ondemand.tar.gz contém modelos e pacotes do Computer Vision.

Se você optar pelo perfil de instalação offline, deverá baixar cv-ondemand.tar.gz. Se você escolher o perfil de instalação online, o Automation Suite extrairá todos os modelos do Computer Vision diretamente do registro de contêiner hospedado nos servidores UiPath®.

cv-ondemand.tar.gz é necessário apenas quando você deseja usar modelos do Compuer Vision.

2.2510.3

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

Para o arquivo de soma de verificação, use a seguinte URL: https://download.uipath.com/automation-suite/2.2510.3/cv2510-2.2510.3-sha256sum.txt

  • Linux:

    Para baixar o cv-ondemand.tar.gz em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, abra o URL no seu navegador para baixar o arquivo e, em seguida, renomeie-o para cv-ondemand.tar.gz.

2.2510.2

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

Para o arquivo de soma de verificação, baixe cv2510-2.2510.2-sha256sum.txt.

  • Linux:

    Para baixar o cv-ondemand.tar.gz em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, baixe cv2510-2.2510.2.tar.gz e renomeie-o para cv-ondemand.tar.gz.

2.2510.1

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

Para o arquivo de soma de verificação, baixe cv2510-2.2510.1-sha256sum.txt.

  • Linux:

    Para baixar o cv-ondemand.tar.gz em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, baixe cv2510-2.2510.1.tar.gz e renomeie-o para cv-ondemand.tar.gz.

2.2510.0

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

Para o arquivo de soma de verificação, baixe cv2510-2.2510.0-sha256sum.txt.

  • Linux:

    Para baixar o cv-ondemand.tar.gz em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, baixe cv2510-2.2510.0.tar.gz e renomeie-o para cv-ondemand.tar.gz.

uipathtools

uipathtools é uma ferramenta de CLI que contém um subconjunto de recursos uipathctl específicos para comandos de integridade. A ferramenta é compatível com versões anteriores e funciona com qualquer versão suportada do Automation Suite. Recomendamos usar uipathtools como a primeira etapa se você tiver qualquer problema.

2.2510.3

Para baixar o uipathtools, execute um dos seguintes comandos, dependendo de seu sistema operacional:

  • 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

Para baixar o uipathtools, execute um dos seguintes comandos, dependendo de seu sistema operacional:

  • 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
    
  • Mac OS
    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

Para baixar o uipathtools, execute um dos seguintes comandos, dependendo de seu sistema operacional:

  • 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
    
  • Mac OS
    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

Para baixar o uipathtools, execute um dos seguintes comandos, dependendo de seu sistema operacional:

  • 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
    
  • Mac OS
    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
    

Confira-registry.sh

mirror-registry.sh é necessário para configurar um registro externo do Docker.

2.2510.3

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

  • Linux:

    Para baixar o mirror-registry.sh em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, abra o URL em seu navegador para baixar o arquivo.

2.2510.2

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

  • Linux:

    Para baixar o mirror-registry.sh em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, baixe espelho-registry.sh.

2.2510.1

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

  • Linux:

    Para baixar o mirror-registry.sh em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, baixe espelho-registry.sh.

2.2510.0

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

  • Linux:

    Para baixar o mirror-registry.sh em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, baixe espelho-registry.sh.

hydrate-registry.sh

hydrate-registry.sh é necessário para configurar seu registro externo compatível com OCI para instalações offline no Automation Suite.

2.2510.3

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

  • Linux:

    Para baixar o hydrate-registry.sh em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, abra o URL em seu navegador para baixar o arquivo.

2.2510.2

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

  • Linux:

    Para baixar o hydrate-registry.sh em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, baixe hidr-registry.sh.

2.2510.1

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

  • Linux:

    Para baixar o hydrate-registry.sh em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, baixe hidr-registry.sh.

2.2510.0

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

  • Linux:

    Para baixar o hydrate-registry.sh em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, baixe hidr-registry.sh.

as-images.txt

as-images.txt contém o nome e a versão das imagens de contêiner que devem ser extraídas e carregadas no registro externo do Docker.

2.2510.3

https://download.uipath.com/automation-suite/2.2510.3/embedded-images.txt

  • Linux:

    Para baixar o embedded-images.txt em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, abra o URL no seu navegador para baixar o arquivo e, em seguida, renomeie-o para as-images.txt.

2.2510.2

https://download.uipath.com/automation-suite/2.2510.2/embedded-images.txt

  • Linux:

    Para baixar o embedded-images.txt em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, baixe incorpora-images.txt e renomeie-o para as-images.txt.

2.2510.1

https://download.uipath.com/automation-suite/2.2510.1/embedded-images.txt

  • Linux:

    Para baixar o embedded-images.txt em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, baixe incorpora-images.txt e renomeie-o para as-images.txt.

2.2510.0

https://download.uipath.com/automation-suite/2.2510.0/embedded-images.txt

  • Linux:

    Para baixar o embedded-images.txt em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, baixe incorpora-images.txt e renomeie-o para as-images.txt.

as-helm-charts.txt

as-helm-charts.txt contêm os detalhes do gráfico do helm do aplicativo UiPath® que deve ser extraído e carregado em um registro externo do Docker hospedado em seu ambiente.

2.2510.3

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

  • Linux:

    Para baixar o embedded-helm-charts.txt em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, abra o URL no seu navegador para baixar o arquivo e, em seguida, renomeie-o para as-helm-charts.txt.

2.2510.2

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

  • Linux:

    Para baixar o embedded-helm-charts.txt em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, baixe installed-HLm-charts.txt e renomeie-o para as-helm-charts.txt.

2.2510.1

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

  • Linux:

    Para baixar o embedded-helm-charts.txt em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, baixe installed-HLm-charts.txt e renomeie-o para as-helm-charts.txt.

2.2510.0

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

  • Linux:

    Para baixar o embedded-helm-charts.txt em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, baixe installed-HLm-charts.txt e renomeie-o para as-helm-charts.txt.

as-fs.tar.gz

as-fs.tar.gz contém os gráficos e imagens do Helm para implantar os componentes compartilhados e os componentes de serviço no modo offline.

2.2510.3

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

Para o arquivo de soma de verificação, use a seguinte URL: https://download.uipath.com/automation-suite/2.2510.3/as-fs-2.2510.3-sha256sum.txt

  • Linux:

    Para baixar o as-fs.tar.gz em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, abra o URL em seu navegador para baixar o arquivo.

2.2510.2

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

Para o arquivo de soma de verificação, baixe as-fs-2.2510.2-sha256sum.txt.

  • Linux:

    Para baixar o as-fs.tar.gz em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, baixe 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

Para o arquivo de soma de verificação, baixe as-fs-2.2510.1-sha256sum.txt.

  • Linux:

    Para baixar o as-fs.tar.gz em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, baixe 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

Para o arquivo de soma de verificação, baixe as-fs-2.2510.0-sha256sum.txt.

  • Linux:

    Para baixar o as-fs.tar.gz em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, baixe as-fs-2.2510.0.tar.gz.

versions.json

Necessário para executar verificações pré-requisitos e etapas de instalação.

2.2510.3

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

  • Linux:

    Para baixar o versions.json em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, abra o URL em seu navegador para baixar o arquivo.

2.2510.2

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

  • Linux:

    Para baixar o versions.json em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, baixe version.json.

2.2510.1

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

  • Linux:

    Para baixar o versions.json em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, baixe version.json.

2.2510.0

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

  • Linux:

    Para baixar o versions.json em uma máquina Linux, execute o seguinte comando no 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:

    Em uma máquina Windows, baixe version.json.

rke2-killall.sh

Para baixar o rke2-killall.sh em uma máquina Linux, execute o seguinte comando no 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

Certifique-se de armazenar o arquivo no seguinte local:/usr/bin/rke2-killall.sh.

Esta página foi útil?

Conectar

Precisa de ajuda? Suporte

Quer aprender? Academia UiPath

Tem perguntas? Fórum do UiPath

Fique por dentro das novidades