UiPath Documentation
automation-suite
2.2510
true
Guide d'installation d'Automation Suite sur Linux
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

Liens de téléchargement des packages d'installation

Téléchargez des liens et des instructions pour obtenir des packages d'installation, de mise à niveau et de diagnostic Automation Suite, ainsi que des scripts pour les déploiements en ligne et hors ligne.

Paquet (Package)Objectif
as-installer.zipUtilisé pour l'installation, la mise à niveau, la restauration de cluster et l'ajout de nouveaux nœuds.
as.tar.gzUtilisé pour l'installation et la mise à niveau.
uipathctlUtilisé pour les diagnostics et la résolution des problèmes.
du-ondemand.tar.gzUtilisé pour l’installation de Document Understanding.
dumodernexperience.tar.gzUtilisé pour l’installation de projets modernes Document Understanding.
cv-ondemand.tar.gzUtilisé pour l'installation de Computer Vision.
mirror-registry.shUtilisé pour l'installation et la configuration lors de l'utilisation d'un registre externe compatible OCI.
hydrate-registry.shUtilisé pour l'installation et la configuration lors de l'utilisation d'un registre externe compatible OCI.
as-images.txtUtilisé pour l'installation et la configuration lors de l'utilisation d'un registre externe compatible OCI.
as-helm-charts.txtUtilisé pour l'installation et la configuration lors de l'utilisation d'un registre externe compatible OCI.
as-fs.tar.gzUtilisé pour l'installation et la configuration lors de l'utilisation d'un registre temporaire.
versions.jsonUtilisé pour les vérifications et l'installation des prérequis.
rke2-killall.shArrête de force tous les processus liés à RKE2 sur un nœud, y compris les services et le runtime du conteneur. Utilisé pour la maintenance, le dépannage ou avant la désinstallation.

Astuce :

Cette page fournit des instructions concernant le téléchargement des fichiers dans le répertoire actuel de l’utilisateur actuel. Si vous souhaitez modifier le répertoire, veillez à bien indiquer le chemin de téléchargement à l’aide du paramètre -O .

as-installer.zip

as-installer.zip est un package d'installation qui contient l'installation principale et les scripts associés. Le package contient également l'outil uipathctl.

Remarque :

Actuellement, uipathctl n'est compatible qu'avec l'architecture x86. Vous ne pouvez pas exécuter uipathctl sur des machines basées sur l'architecture ARM, telles que les Mac avec des processeurs Apple Silicon (série M).

Si vous choisissez le profil d'installation hors ligne, vous devez télécharger as-installer.zip. Si vous optez pour le profil d'installation en ligne, as-installer.zip sera automatiquement téléchargé par l'assistant d'installation interactif.

Le fichier as-installer.zip est requis lors de l'installation et de la mise à niveau, lors de la restauration du cluster en cas de sinistre, ainsi que lors de l'ajout d'un nouveau nœud au cluster existant.

2.2510.3

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

  • Linux :

    Pour télécharger as-installer.zip sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, ouvrez l'URL dans votre navigateur pour télécharger le fichier, puis renommez-le as-installer.zip

2.2510.2

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

  • Linux :

    Pour télécharger as-installer.zip sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez le programme d'installation-2.2510.2.zip et renommez-le en as-installer.zip.

2.2510.1

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

  • Linux :

    Pour télécharger as-installer.zip sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez le programme d'installation-2.2510.1.zip et renommez-la en as-installer.zip.

2.2510.0 Dernière version

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

  • Linux :

    Pour télécharger as-installer.zip sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez le programme d'installation-2.2510.0.zip et renommez-le en as-installer.zip.

uipathctl

Requis. uipathctl est un outil de ligne de commande UiPath® qui vous permet d’exécuter des commandes sur Automation Suite. Vous pouvez utiliser uipathctl pour vérifier les prérequis dans votre environnement, installer Automation Suite, le configurer et le gérer à partir d’une seule interface en ligne de commande (CLI) unifiée.

Remarque :

Actuellement, uipathctl n'est compatible qu'avec l'architecture x86. Vous ne pouvez pas exécuter uipathctl sur des machines basées sur l'architecture ARM, telles que les Mac avec des processeurs Apple Silicon (série M).

2.2510.3

Pour télécharger uipathctl pour Automation Suite 2.2510.3, exécutez l’une des commandes suivantes, selon votre système d’exploitation:

  • 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

Pour télécharger uipathctl pour Automation Suite 2.2510.2, exécutez l’une des commandes suivantes, selon votre système d’exploitation :

  • 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

Pour télécharger uipathctl pour Automation Suite 2.2510.1, exécutez l’une des commandes suivantes, selon votre système d’exploitation :

  • 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

Pour télécharger uipathctl pour Automation Suite 2.2510.0, exécutez l’une des commandes suivantes, selon votre système d’exploitation :

  • 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
    

Fichier as.tar.gz

as.tar.gz contient les images de conteneur et les manifestes de déploiement des capacités partagées UiPath® et du produit UiPath®. Le bundle a une taille d'environ 30 Go.

Le fichier as.tar.gz complet est idéal pour les utilisateurs disposant de solides connexions réseau qui souhaitent télécharger le fichier complet en une seule fois.

Si vous optez pour le profil d’installation hors ligne, vous devez télécharger as.tar.gz. Si vous choisissez le profil d’installation en ligne, Kubernetes extraira toutes les images de conteneur et les manifestes de déploiement directement à partir du registre de conteneurs hébergé sur les serveurs UiPath®.

as.tar.gz est requis lors de l'installation et de la mise à niveau uniquement sur le nœud du serveur lors de l'utilisation du registre Docker interne.

2.2510.3

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

Pour le fichier de somme de contrôle, utilisez l'URL suivante: https://download.uipath.com/automation-suite/2.2510.3/as-2.2510.3-sha256sum.txt

  • Linux :

    Pour télécharger as.tar.gz sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, ouvrez l'URL dans votre navigateur pour télécharger le fichier, puis renommez-le as.tar.gz

2.2510.2

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

Pour le fichier de somme de contrôle, téléchargez as-2.2510.2-sha256sum.txt.

  • Linux :

    Pour télécharger as.tar.gz sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez as-2.2510.2.tar.gz et renommez-le en as.tar.gz.

2.2510.1

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

Pour le fichier de somme de contrôle, téléchargez as-2.2510.1-sha256sum.txt.

  • Linux :

    Pour télécharger as.tar.gz sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez as-2.2510.1.tar.gz et renommez-le en as.tar.gz.

2.2510.0 Dernière version

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

Pour le fichier de somme de contrôle, téléchargez as-2.2510.0-sha256sum.txt.

  • Linux :

    Pour télécharger as.tar.gz sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez as-2.2510.0.tar.gz et renommez-le en as.tar.gz.

Fichier as.tar.gz fractionné

as.tar.gz contient les images de conteneur et les manifestes de déploiement des capacités partagées UiPath® et du produit UiPath®.

Le fichier as.tar.gz fractionné est conçu pour les utilisateurs disposant de réseaux restreints ou pour ceux qui peuvent rencontrer des problèmes lors du téléchargement de fichiers plus volumineux.

Si vous optez pour le profil d’installation hors ligne, vous devez télécharger as.tar.gz. Si vous choisissez le profil d’installation en ligne, Kubernetes extraira toutes les images de conteneur et les manifestes de déploiement directement à partir du registre de conteneurs hébergé sur les serveurs UiPath®.

as.tar.gz est requis lors de l'installation et de la mise à niveau uniquement sur le nœud du serveur lors de l'utilisation du registre Docker interne.

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

Pour le fichier de somme de contrôle, utilisez l'URL suivante: https://download.uipath.com/automation-suite/2.2510.3/as-2.2510.3-sha256sum.txt

  • Linux :

    Pour télécharger chaque fichier fractionné sur une machine Linux, vous pouvez utiliser la commande wget . La commande de téléchargement de la première partie est fournie ici :

    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
    

    Répétez ce processus pour chaque partie suivante en incrémentant le numéro de partie dans le nom du fichier.

    Après avoir téléchargé toutes les parties, exécutez la commande suivante pour concaténer les parties en un seul fichier as.tar.gz :

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

    Téléchargez chaque partie du fichier fractionné individuellement, en sélectionnant les liens de téléchargement correspondants précédemment fournis. Chaque lien représente une partie du fichier as.tar.gz complet.

    Après avoir téléchargé toutes les parties, exécutez la commande suivante via l'invite de commande pour concaténer les parties en un seul fichier 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

Pour le fichier de somme de contrôle, téléchargez as-2.2510.2-sha256sum.txt.

  • Linux :

    Pour télécharger chaque fichier fractionné sur une machine Linux, vous pouvez utiliser la commande wget . La commande de téléchargement de la première partie est fournie ici :

    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
    

    Répétez ce processus pour chaque partie suivante en incrémentant le numéro de partie dans le nom du fichier.

    Après avoir téléchargé toutes les parties, exécutez la commande suivante pour concaténer les parties en un seul fichier as.tar.gz :

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

    Téléchargez chaque partie du fichier fractionné individuellement, en sélectionnant les liens de téléchargement correspondants précédemment fournis. Chaque lien représente une partie du fichier as.tar.gz complet.

    Après avoir téléchargé toutes les parties, exécutez la commande suivante via l'invite de commande pour concaténer les parties en un seul fichier 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

Pour le fichier de somme de contrôle, téléchargez as-2.2510.1-sha256sum.txt.

  • Linux :

    Pour télécharger chaque fichier fractionné sur une machine Linux, vous pouvez utiliser la commande wget . La commande de téléchargement de la première partie est fournie ici :

    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
    

    Répétez ce processus pour chaque partie suivante en incrémentant le numéro de partie dans le nom du fichier.

    Après avoir téléchargé toutes les parties, exécutez la commande suivante pour concaténer les parties en un seul fichier as.tar.gz :

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

    Téléchargez chaque partie du fichier fractionné individuellement, en sélectionnant les liens de téléchargement correspondants précédemment fournis. Chaque lien représente une partie du fichier as.tar.gz complet.

    Après avoir téléchargé toutes les parties, exécutez la commande suivante via l'invite de commande pour concaténer les parties en un seul fichier 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

Pour le fichier de somme de contrôle, téléchargez as-2.2510.0-sha256sum.txt.

  • Linux :

    Pour télécharger chaque fichier fractionné sur une machine Linux, vous pouvez utiliser la commande wget . La commande de téléchargement de la première partie est fournie ici :

    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
    

    Répétez ce processus pour chaque partie suivante en incrémentant le numéro de partie dans le nom du fichier.

    Après avoir téléchargé toutes les parties, exécutez la commande suivante pour concaténer les parties en un seul fichier as.tar.gz :

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

    Téléchargez chaque partie du fichier fractionné individuellement, en sélectionnant les liens de téléchargement correspondants précédemment fournis. Chaque lien représente une partie du fichier as.tar.gz complet.

    Après avoir téléchargé toutes les parties, exécutez la commande suivante via l'invite de commande pour concaténer les parties en un seul fichier 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 contient des images de base pour installer les packages Document Understanding.

Si vous optez pour le profil d’installation hors ligne, vous devez télécharger du-ondemand.tar.gz. Si vous choisissez le profil d’installation en ligne, Automation Suite extrait toutes les images de base Document Understanding directement à partir du registre de conteneurs hébergé sur les serveurs UiPath®.

du-ondemand.tar.gz est requis uniquement lorsque Document Understanding est installé.

Pour obtenir des instructions de téléchargement, consultez la section Installation hors ligne des packages ML.

Important :

Après avoir téléchargé les packages Document Understanding, assurez-vous de les renommer en du-ondemand.tar.gz .

À propos de Modern Experience.tar.gz

dumodernexperience.tar.gz contient le bundle de projets modernes Document Understanding.

Si vous optez pour le profil d’installation hors ligne, vous devez télécharger dumodernexperience.tar.gz. Si vous choisissez le profil d’installation en ligne, Automation Suite extrait toutes les images de base Document Understanding directement à partir du registre de conteneurs hébergé sur les serveurs UiPath®.

dumodernexperience.tar.gz est requis uniquement lorsque les projets modernes Document Understanding sont installés.

Pour obtenir des instructions de téléchargement, consultez la section Installation hors ligne des packages ML.

À propos de cv-ondemand.tar.gz

cv-ondemand.tar.gz contient des modèles et des packages Computer Vision.

Si vous optez pour le profil d’installation hors ligne, vous devez télécharger cv-ondemand.tar.gz. Si vous choisissez le profil d’installation en ligne, Automation Suite extraira tous les modèles Computer Vision directement à partir du registre de conteneurs hébergé sur les serveurs UiPath®.

cv-ondemand.tar.gz est requis uniquement lorsque vous souhaitez utiliser des modèles Computer Vision.

2.2510.3

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

Pour le fichier de somme de contrôle, utilisez l'URL suivante: https://download.uipath.com/automation-suite/2.2510.3/cv2510-2.2510.3-sha256sum.txt

  • Linux :

    Pour télécharger cv-ondemand.tar.gz sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, ouvrez l'URL dans votre navigateur pour télécharger le fichier, puis renommez-le cv-ondemand.tar.gz

2.2510.2

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

Pour le fichier de somme de contrôle, téléchargez cv2510-2.2510.2-sha256sum.txt.

  • Linux :

    Pour télécharger cv-ondemand.tar.gz sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez cv2510-2.2510.2.tar.gz et renommez-le cv-ondemand.tar.gz.

2.2510.1

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

Pour le fichier de somme de contrôle, téléchargez cv2510-2.2510.1-sha256sum.txt.

  • Linux :

    Pour télécharger cv-ondemand.tar.gz sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez cv2510-2.2510.1.tar.gz et renommez-la en cv-ondemand.tar.gz.

2.2510.0 Dernière version

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

Pour le fichier de somme de contrôle, téléchargez cv2510-2.2510.0-sha256sum.txt.

  • Linux :

    Pour télécharger cv-ondemand.tar.gz sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez cv2510-2.2510.0.tar.gz et renommez-le cv-ondemand.tar.gz.

uipathtools

uipathtools est un outil CLI qui contient un sous-ensemble de capacités uipathctl spécifiques aux commandes d'intégrité. L’outil est rétrocompatible et fonctionne avec n’importe quelle version d’Automation Suite prise en charge. Nous vous recommandons d'utiliser uipathtools comme première étape si vous rencontrez un problème.

2.2510.3

Pour télécharger uipathtools, exécutez l'une des commandes suivantes, selon votre système d'exploitation :

  • 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

Pour télécharger uipathtools, exécutez l'une des commandes suivantes, selon votre système d'exploitation :

  • 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

Pour télécharger uipathtools, exécutez l'une des commandes suivantes, selon votre système d'exploitation :

  • 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

Pour télécharger uipathtools, exécutez l'une des commandes suivantes, selon votre système d'exploitation :

  • 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
    

miroir-registre.sh

mirror-registry.sh est requis pour configurer un registre Docker externe.

2.2510.3

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

  • Linux :

    Pour télécharger mirror-registry.sh sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, ouvrez l'URL de votre navigateur pour télécharger le fichier.

2.2510.2

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

  • Linux :

    Pour télécharger mirror-registry.sh sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez miroir-registre.sh.

2.2510.1

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

  • Linux :

    Pour télécharger mirror-registry.sh sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez miroir-registre.sh.

2.2510.0 Dernière version

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

  • Linux :

    Pour télécharger mirror-registry.sh sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez miroir-registre.sh.

hydrate-registry.sh

hydrate-registry.sh est requis pour configurer votre registre externe compatible OCI pour les installations hors ligne dans Automation Suite.

2.2510.3

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

  • Linux :

    Pour télécharger hydrate-registry.sh sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, ouvrez l'URL de votre navigateur pour télécharger le fichier.

2.2510.2

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

  • Linux :

    Pour télécharger hydrate-registry.sh sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez hydrate-registry.sh.

2.2510.1

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

  • Linux :

    Pour télécharger hydrate-registry.sh sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez hydrate-registry.sh.

2.2510.0 Dernière version

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

  • Linux :

    Pour télécharger hydrate-registry.sh sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez hydrate-registry.sh.

as-images.txt

as-images.txt contient le nom et la version des images de conteneur qui doivent être extraites et téléchargées dans le registre Docker externe.

2.2510.3

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

  • Linux :

    Pour télécharger embedded-images.txt sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, ouvrez l'URL dans votre navigateur pour télécharger le fichier, puis renommez-le as-images.txt

2.2510.2

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

  • Linux :

    Pour télécharger embedded-images.txt sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez Integrated-images.txt et renommez-le as-images.txt.

2.2510.1

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

  • Linux :

    Pour télécharger embedded-images.txt sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez Integrated-images.txt et renommez-le as-images.txt.

2.2510.0 Dernière version

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

  • Linux :

    Pour télécharger embedded-images.txt sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez Integrated-images.txt et renommez-le as-images.txt.

as-helm-charts.txt

as-helm-charts.txt contient les détails du graphique helm de l’application UiPath® qui doit être extrait et téléchargé vers un registre Docker externe hébergé sur votre environnement.

2.2510.3

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

  • Linux :

    Pour télécharger embedded-helm-charts.txt sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, ouvrez l'URL dans votre navigateur pour télécharger le fichier, puis renommez-le as-helm-charts.txt

2.2510.2

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

  • Linux :

    Pour télécharger embedded-helm-charts.txt sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez Integrated-helm-charts.txt et renommez-le as-helm-charts.txt.

2.2510.1

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

  • Linux :

    Pour télécharger embedded-helm-charts.txt sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez Integrated-helm-charts.txt et renommez-le as-helm-charts.txt.

2.2510.0 Dernière version

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

  • Linux :

    Pour télécharger embedded-helm-charts.txt sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez Integrated-helm-charts.txt et renommez-le as-helm-charts.txt.

as-fs.tar.gz

as-fs.tar.gz contient les graphiques et images Helm pour déployer les composants partagés et les composants de service en mode hors ligne.

2.2510.3

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

Pour le fichier de somme de contrôle, utilisez l'URL suivante: https://download.uipath.com/automation-suite/2.2510.3/as-fs-2.2510.3-sha256sum.txt

  • Linux :

    Pour télécharger as-fs.tar.gz sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, ouvrez l'URL de votre navigateur pour télécharger le fichier.

2.2510.2

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

Pour le fichier de somme de contrôle, téléchargez as-fs-2.2510.2-sha256sum.txt.

  • Linux :

    Pour télécharger as-fs.tar.gz sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez 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

Pour le fichier de somme de contrôle, téléchargez as-fs-2.2510.1-sha256sum.txt.

  • Linux :

    Pour télécharger as-fs.tar.gz sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez as-fs-2.2510.1.tar.gz.

2.2510.0 Dernière version

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

Pour le fichier de somme de contrôle, téléchargez as-fs-2.2510.0-sha256sum.txt.

  • Linux :

    Pour télécharger as-fs.tar.gz sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez as-fs-2.2510.0.tar.gz.

versions.json

Nécessaire pour effectuer les vérifications des prérequis et les étapes d'installation.

2.2510.3

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

  • Linux :

    Pour télécharger versions.json sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, ouvrez l'URL de votre navigateur pour télécharger le fichier.

2.2510.2

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

  • Linux :

    Pour télécharger versions.json sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez versions.json.

2.2510.1

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

  • Linux :

    Pour télécharger versions.json sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez versions.json.

2.2510.0 Dernière version

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

  • Linux :

    Pour télécharger versions.json sur une machine Linux, exécutez la commande suivante depuis le 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

    Sur une machine Windows, téléchargez versions.json.

rke2-Killall.sh

Pour télécharger rke2-killall.sh sur une machine Linux, exécutez la commande suivante depuis le 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

Assurez-vous de stocker le fichier à l'emplacement suivant :/usr/bin/rke2-killall.sh.

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour