automation-suite
2024.10
true
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.
UiPath logo, featuring letters U and I in white

Automation Suite unter Linux – Installationsanleitung

Letzte Aktualisierung 10. Juni 2025

Downloadlinks für Installationspakete

Paket

Zweck

as-installer.zip

  • Installation
  • Aktualisierung
  • Wiederherstellen
  • Neuer Knoten

as.tar.gz

  • Installation
  • Aktualisierung
uipathctl
  • Diagnose und Fehlerbehebung

du-ondemand.tar.gz

  • Installation von Document Understanding

cv-ondemand.tar.gz

  • Installation von Computer Vision

objectstore-migration.sh

  • Objectstore-Datenmigration in Online- und Offlineinstallationen

automation-suite-util.tar.gz

  • Objectstore-Datenmigration bei Offline-Installationen

mirror-registry.txt

  • Installation und Konfiguration bei Verwendung einer externen OCI-konformen Registrierung

hydrate-registry.sh
  • Installation und Konfiguration bei Verwendung einer externen OCI-konformen Registrierung

as-images.txt

  • Installation und Konfiguration bei Verwendung einer externen OCI-konformen Registrierung

as-helm-charts.txt

  • Installation und Konfiguration bei Verwendung einer externen OCI-konformen Registrierung

as-fs.tar.gz
  • Installation und Konfiguration bei Verwendung einer temporären Registrierung

versions.json

  • Voraussetzungsprüfungen und Installation

Tipp: Auf dieser Seite finden Sie Anweisungen zum Herunterladen der Dateien in das aktuelle Verzeichnis des aktuellen Benutzers. Wenn Sie das Verzeichnis ändern möchten, stellen Sie sicher, dass Sie den Pfad zum Herunterladen mit dem Parameter -O angeben.

as-installer.zip

as-installer.zip ist ein Installationspaket, das die Hauptinstallation und unterstützende Skripte enthält. Das Paket enthält auch das Tool uipathctl.
Hinweis:
Derzeit ist uipathctl nur mit der x86-Architektur kompatibel. Sie können uipathctl nicht auf Maschinen ausführen, die auf der ARM-Architektur basieren, z. B. Macs mit Apple Silicon-CPUs (M-Serie).
Wenn Sie das Offline-Installationsprofil auswählen, müssen Sie as-installer.zip herunterladen. Wenn Sie sich für das Online-Installationsprofil entscheiden, wird as-installer.zip automatisch vom interaktiven Installationsassistenten heruntergeladen.
Die Datei as-installer.zip wird bei der Installation, bei der Aktualisierung, bei der Wiederherstellung des Clusters im Katastrophenfall und beim Hinzufügen neuer Knoten zu einem bestehenden Cluster benötigt.

2024.10.3

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

  • Linux:

    Um as-installer.zip auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O as-installer.zip https://download.uipath.com/automation-suite/2024.10.3/installer-2024.10.3.zipwget -O as-installer.zip https://download.uipath.com/automation-suite/2024.10.3/installer-2024.10.3.zip
  • Windows:

    Um as-installer.zip auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-installer.zip um.

2024.10.2

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

  • Linux:

    Um as-installer.zip auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O as-installer.zip https://download.uipath.com/automation-suite/2024.10.2/installer-2024.10.2.zipwget -O as-installer.zip https://download.uipath.com/automation-suite/2024.10.2/installer-2024.10.2.zip
  • Windows:

    Um as-installer.zip auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-installer.zip um.

2024.10.1

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

  • Linux:

    Um as-installer.zip auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O as-installer.zip https://download.uipath.com/automation-suite/2024.10.1/installer-2024.10.1.zipwget -O as-installer.zip https://download.uipath.com/automation-suite/2024.10.1/installer-2024.10.1.zip
  • Windows:

    Um as-installer.zip auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-installer.zip um.

2024.10.0

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

  • Linux:

    Um as-installer.zip auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O as-installer.zip https://download.uipath.com/automation-suite/2024.10.0/installer-2024.10.0.zipwget -O as-installer.zip https://download.uipath.com/automation-suite/2024.10.0/installer-2024.10.0.zip
  • Windows:

    Um as-installer.zip auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-installer.zip um.

uipathctl

Erforderlich. uipathctl ist ein UiPath®-Befehlszeilentool, mit dem Sie Befehle für die Automation Suite ausführen können. Sie können uipathctl verwenden, um die Voraussetzungen in Ihrer Umgebung zu überprüfen, Automation Suite zu installieren und sie über eine einzige einheitliche CLI zu konfigurieren und zu verwalten.
Hinweis:
Derzeit ist uipathctl nur mit der x86-Architektur kompatibel. Sie können uipathctl nicht auf Maschinen ausführen, die auf der ARM-Architektur basieren, z. B. Macs mit Apple Silicon-CPUs (M-Serie).

2024.10.3

Um uipathctl für die Automation Suite 2024.10.3 herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
  • Linux:

    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathctl-2024.10.3-linux-amd64.tar.gzwget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathctl-2024.10.3-linux-amd64.tar.gz
  • Windows:

    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathctl-2024.10.3-windows-amd64.tar.gzwget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathctl-2024.10.3-windows-amd64.tar.gz
  • MacOS:

    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathctl-2024.10.3-darwin-amd64.tar.gzwget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathctl-2024.10.3-darwin-amd64.tar.gz

2024.10.2

Um uipathctl für die Automation Suite 2024.10.2 herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
  • Linux:

    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathctl-2024.10.2-linux-amd64.tar.gzwget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathctl-2024.10.2-linux-amd64.tar.gz
  • Windows:

    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathctl-2024.10.2-windows-amd64.tar.gzwget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathctl-2024.10.2-windows-amd64.tar.gz
  • MacOS:

    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathctl-2024.10.2-darwin-amd64.tar.gzwget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathctl-2024.10.2-darwin-amd64.tar.gz

2024.10.1

Um uipathctl für die Automation Suite 2024.10.1 herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
  • Linux:

    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-linux-amd64.tar.gzwget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-linux-amd64.tar.gz
  • Windows:

    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-windows-amd64.tar.gzwget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-windows-amd64.tar.gz
  • MacOS:

    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-darwin-amd64.tar.gzwget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-darwin-amd64.tar.gz

2024.10.0

Um uipathctl für die Automation Suite 2024.10.0 herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
  • Linux:

    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathctl-2024.10.0-linux-amd64.tar.gzwget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathctl-2024.10.0-linux-amd64.tar.gz
  • Windows:

    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathctl-2024.10.0-windows-amd64.tar.gzwget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathctl-2024.10.0-windows-amd64.tar.gz
  • MacOS:

    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathctl-2024.10.0-darwin-amd64.tar.gzwget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathctl-2024.10.0-darwin-amd64.tar.gz

Vollständige as.tar.gz-Datei

as.tar.gz enthält die Container-Images und Bereitstellungsmanifeste von gemeinsamen UiPath®-Funktionen und UiPath®-Produkten. Das Paket hat eine Größe von ca. 30 GB.
Die vollständige as.tar.gz-Datei ist ideal für Benutzer mit einer guten Netzwerkverbindung, welche die vollständige Datei auf einmal herunterladen möchten.
Wenn Sie sich für das Offline-Installationsprofil entscheiden, müssen Sie as.tar.gz herunterladen. Wenn Sie das Online-Installationsprofil auswählen, ruft Kubernetes alle Container-Images und Bereitstellungsmanifeste direkt aus der Containerregistrierung ab, die auf UiPath®-Servern gehostet wird.
as.tar.gz ist während der Installation und Aktualisierung nur auf dem Serverknoten erforderlich, wenn eine interne Docker-Registrierung verwendet wird.

2024.10.3

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

Für die Prüfsummendatei greifen Sie auf diesen Link zu.

  • Linux:

    Um as.tar.gz auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O as.tar.gz https://download.uipath.com/automation-suite/2024.10.3/as-2024.10.3.tar.gzwget -O as.tar.gz https://download.uipath.com/automation-suite/2024.10.3/as-2024.10.3.tar.gz
  • Windows:

    Um as.tar.gz herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as.tar.gz um.

2024.10.2

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

Für die Prüfsummendatei greifen Sie auf diesen Link zu.

  • Linux:

    Um as.tar.gz auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O as.tar.gz https://download.uipath.com/automation-suite/2024.10.2/as-2024.10.2.tar.gzwget -O as.tar.gz https://download.uipath.com/automation-suite/2024.10.2/as-2024.10.2.tar.gz
  • Windows:

    Um as.tar.gz herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as.tar.gz um.

2024.10.1

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

Für die Prüfsummendatei greifen Sie auf diesen Link zu.

  • Linux:

    Um as.tar.gz auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O as.tar.gz https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1.tar.gzwget -O as.tar.gz https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1.tar.gz
  • Windows:

    Um as.tar.gz herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as.tar.gz um.

2024.10.0

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

Für die Prüfsummendatei greifen Sie auf diesen Link zu.

  • Linux:

    Um as.tar.gz auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O as.tar.gz https://download.uipath.com/automation-suite/2024.10.0/as-2024.10.0.tar.gzwget -O as.tar.gz https://download.uipath.com/automation-suite/2024.10.0/as-2024.10.0.tar.gz
  • Windows:

    Um as.tar.gz herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as.tar.gz um.

Geteilte as.tar.gz-Datei

as.tar.gz enthält die Container-Images und Bereitstellungsmanifeste von gemeinsamen UiPath®-Funktionen und UiPath®-Produkten. Das Paket hat eine Größe von ca. 30 GB.
Die geteilte as.tar.gz-Datei ist für Benutzer konzipiert, die ein eingeschränktes Netzwerk haben oder bei denen beim Herunterladen größerer Dateien Probleme auftreten können.
Wenn Sie sich für das Offline-Installationsprofil entscheiden, müssen Sie as.tar.gz herunterladen. Wenn Sie das Online-Installationsprofil auswählen, ruft Kubernetes alle Container-Images und Bereitstellungsmanifeste direkt aus der Containerregistrierung ab, die auf UiPath®-Servern gehostet wird.
as.tar.gz ist während der Installation und Aktualisierung nur auf dem Serverknoten erforderlich, wenn eine interne Docker-Registrierung verwendet wird.

2024.10.3

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Für die Prüfsummendatei greifen Sie auf diesen Link zu.

  • Linux:

    Um die einzelnen geteilten Dateien auf einer Linux-Maschine herunterzuladen, können Sie den Befehl wget verwenden. Der Befehl zum Herunterladen des ersten Teils wird hier bereitgestellt:
    wget https://download.uipath.com/automation-suite/2024.10.3/as-2024.10.3-part-001wget https://download.uipath.com/automation-suite/2024.10.3/as-2024.10.3-part-001

    Wiederholen Sie diesen Vorgang für jeden nachfolgenden Teil, indem Sie die Teilenummer im Dateinamen erhöhen.

    Nach dem Herunterladen aller Teile führen Sie den folgenden Befehl aus, um die Teile zu einer einzigen as.tar.gz-Datei zu verketten:
    cat as-2024.10.3-part-* > as.tar.gzcat as-2024.10.3-part-* > as.tar.gz
  • Windows:

    Laden Sie jeden Teil der geteilten Datei einzeln herunter, indem Sie die entsprechenden Download-Links auswählen, die zuvor bereitgestellt wurden. Jeder Link entspricht einem Teil der vollständigen as.tar.gz -Datei.
    Nach dem Herunterladen aller Teile führen Sie den folgenden Befehl über die Eingabeaufforderung aus, um die Teile in einer einzigen as.tar.gz-Datei zu verketten:
    copy /b as-2024.10.3-part-* as.tar.gzcopy /b as-2024.10.3-part-* as.tar.gz

2024.10.2

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Für die Prüfsummendatei greifen Sie auf diesen Link zu.

  • Linux:

    Um die einzelnen geteilten Dateien auf einer Linux-Maschine herunterzuladen, können Sie den Befehl wget verwenden. Der Befehl zum Herunterladen des ersten Teils wird hier bereitgestellt:
    wget https://download.uipath.com/automation-suite/2024.10.2/as-2024.10.2-part-001wget https://download.uipath.com/automation-suite/2024.10.2/as-2024.10.2-part-001

    Wiederholen Sie diesen Vorgang für jeden nachfolgenden Teil, indem Sie die Teilenummer im Dateinamen erhöhen.

    Nach dem Herunterladen aller Teile führen Sie den folgenden Befehl aus, um die Teile zu einer einzigen as.tar.gz-Datei zu verketten:
    cat as-2024.10.2-part-* > as.tar.gzcat as-2024.10.2-part-* > as.tar.gz
  • Windows:

    Laden Sie jeden Teil der geteilten Datei einzeln herunter, indem Sie die entsprechenden Download-Links auswählen, die zuvor bereitgestellt wurden. Jeder Link entspricht einem Teil der vollständigen as.tar.gz -Datei.
    Nach dem Herunterladen aller Teile führen Sie den folgenden Befehl über die Eingabeaufforderung aus, um die Teile in einer einzigen as.tar.gz-Datei zu verketten:
    copy /b as-2024.10.2-part-* as.tar.gzcopy /b as-2024.10.2-part-* as.tar.gz

2024.10.1

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Für die Prüfsummendatei greifen Sie auf diesen Link zu.

  • Linux:

    Um die einzelnen geteilten Dateien auf einer Linux-Maschine herunterzuladen, können Sie den Befehl wget verwenden. Der Befehl zum Herunterladen des ersten Teils wird hier bereitgestellt:
    wget https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-001wget https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-001

    Wiederholen Sie diesen Vorgang für jeden nachfolgenden Teil, indem Sie die Teilenummer im Dateinamen erhöhen.

    Nach dem Herunterladen aller Teile führen Sie den folgenden Befehl aus, um die Teile zu einer einzigen as.tar.gz-Datei zu verketten:
    cat as-2024.10.1-part-* > as.tar.gzcat as-2024.10.1-part-* > as.tar.gz
  • Windows:

    Laden Sie jeden Teil der geteilten Datei einzeln herunter, indem Sie die entsprechenden Download-Links auswählen, die zuvor bereitgestellt wurden. Jeder Link entspricht einem Teil der vollständigen as.tar.gz -Datei.
    Nach dem Herunterladen aller Teile führen Sie den folgenden Befehl über die Eingabeaufforderung aus, um die Teile in einer einzigen as.tar.gz-Datei zu verketten:
    copy /b as-2024.10.1-part-* as.tar.gzcopy /b as-2024.10.1-part-* as.tar.gz

du-ondemand.tar.gz

du-ondemand.tar.gz enthält Basis-Images zum Installieren von Document Understanding-Paketen.
Wenn Sie sich für das Offline-Installationsprofil entscheiden, müssen Sie du-ondemand.tar.gz herunterladen. Wenn Sie das Online-Installationsprofil auswählen, ruft die Automation Suite alle Document Understanding Basis-Images direkt aus der Containerregistrierung ab, die auf UiPath®-Servern gehostet wird.
du-ondemand.tar.gz ist nur erforderlich, wenn Document Understanding installiert ist.

Weitere Informationen zum Herunterladen finden Sie unter Offline-Installation von ML-Paketen.

Wichtig: Nachdem Sie Document Understanding-Pakete heruntergeladen haben, müssen Sie sie in du-ondemand.tar.gz umbenennen.

cv-ondemand.tar.gz

cv-ondemand.tar.gz enthält Computer Vision-Modelle und -Pakete.
Wenn Sie sich für das Offline-Installationsprofil entscheiden, müssen Sie cv-ondemand.tar.gz herunterladen. Wenn Sie das Online-Installationsprofil auswählen, ruft die Automation Suite alle Computer Vision-Modelle direkt aus der Containerregistrierung ab, die auf UiPath®-Servern gehostet wird.
cv-ondemand.tar.gz ist nur erforderlich, wenn Sie Computer Vision-Modelle verwenden möchten.

2024.10.3

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

Für die Prüfsummendatei greifen Sie auf diesen Link zu.

  • Linux:

    Um cv-ondemand.tar.gz auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.3/cv2410-2024.10.3.tar.gzwget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.3/cv2410-2024.10.3.tar.gz
  • Windows:

    Um cv-ondemand.tar.gz auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in cv-ondemand.tar.gz um.

2024.10.2

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

Für die Prüfsummendatei greifen Sie auf diesen Link zu.

  • Linux:

    Um cv-ondemand.tar.gz auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.2/cv2410-2024.10.2.tar.gzwget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.2/cv2410-2024.10.2.tar.gz
  • Windows:

    Um cv-ondemand.tar.gz auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in cv-ondemand.tar.gz um.

2024.10.1

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

Für die Prüfsummendatei greifen Sie auf diesen Link zu.

  • Linux:

    Um cv-ondemand.tar.gz auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.1/cv2410-2024.10.1.tar.gzwget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.1/cv2410-2024.10.1.tar.gz
  • Windows:

    Um cv-ondemand.tar.gz auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in cv-ondemand.tar.gz um.

2024.10.0

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

Für die Prüfsummendatei greifen Sie auf diesen Link zu.

  • Linux:

    Um cv-ondemand.tar.gz auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.0/cv2410-2024.10.0.tar.gzwget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.0/cv2410-2024.10.0.tar.gz
  • Windows:

    Um cv-ondemand.tar.gz auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in cv-ondemand.tar.gz um.

UiPath.OrganizationMigrationApp

Mit dem Tool UiPath.OrganizationMigrationApp können Sie Vorgänge ausführen, z. B. die Identitätsdaten aller Mandanten von eigenständigen in die Automation Suite verschieben und Organisationen zusammenführen.

Informationen zur Überprüfung, welche Version von UiPath.OrganizationMigrationApp mit Ihrer Umgebung kompatibel ist, finden Sie unter Kompatibilitätsmatrix.

2024.10.3

  • Linux

    Um UiPath.OrganizationMigrationApp auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl im Terminal aus:

    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.3-linux.zipwget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.3-linux.zip
  • Windows

    Um UiPath.OrganizationMigrationApp auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

2024.10.2

  • Linux

    Um UiPath.OrganizationMigrationApp auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl im Terminal aus:

    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.2-linux.zipwget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.2-linux.zip
  • Windows

    Um UiPath.OrganizationMigrationApp auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

2024.10.1

  • Linux

    Um UiPath.OrganizationMigrationApp auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl im Terminal aus:

    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.1-linux.zipwget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.1-linux.zip
  • Windows

    Um UiPath.OrganizationMigrationApp auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

2024.10.0

  • Linux

    Um UiPath.OrganizationMigrationApp auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl im Terminal aus:

    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.0-linux.zipwget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.0-linux.zip
  • Windows

    Um UiPath.OrganizationMigrationApp auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

uipathtools

uipathtools ist ein CLI-Tool, das eine Teilmenge von uipathctl -Funktionen enthält, die für Integritätsbefehle spezifisch sind. Das Tool ist abwärtskompatibel und funktioniert mit jeder unterstützten Automation Suite-Version. Wir empfehlen, uipathtools als ersten Schritt zu verwenden, wenn ein Problem auftritt.

2024.10.3

Zum Herunterladen von uipathtools führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
  • Linux

    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathtools-2024.10.3-linux-amd64.tar.gzwget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathtools-2024.10.3-linux-amd64.tar.gz
  • Windows

    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathtools-2024.10.3-windows-amd64.tar.gzwget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathtools-2024.10.3-windows-amd64.tar.gz
  • MacOS

    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathtools-2024.10.3-darwin-amd64.tar.gzwget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathtools-2024.10.3-darwin-amd64.tar.gz

2024.10.2

Zum Herunterladen von uipathtools führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
  • Linux

    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathtools-2024.10.2-linux-amd64.tar.gzwget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathtools-2024.10.2-linux-amd64.tar.gz
  • Windows

    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathtools-2024.10.2-windows-amd64.tar.gzwget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathtools-2024.10.2-windows-amd64.tar.gz
  • MacOS

    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathtools-2024.10.2-darwin-amd64.tar.gzwget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathtools-2024.10.2-darwin-amd64.tar.gz

2024.10.1

Zum Herunterladen von uipathtools führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
  • Linux

    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-linux-amd64.tar.gzwget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-linux-amd64.tar.gz
  • Windows

    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-windows-amd64.tar.gzwget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-windows-amd64.tar.gz
  • MacOS

    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-darwin-amd64.tar.gzwget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-darwin-amd64.tar.gz

2024.10.0

Zum Herunterladen von uipathtools führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
  • Linux

    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-linux-amd64.tar.gzwget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-linux-amd64.tar.gz
  • Windows

    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-windows-amd64.tar.gzwget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-windows-amd64.tar.gz
  • MacOS

    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-darwin-amd64.tar.gzwget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-darwin-amd64.tar.gz

objectstore-migration.sh

objectstore-migration.sh hilft Ihnen bei der Objectstore-Datenmigration in Online- und Offline-Installationen.

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

  • Linux:

    Um objectstore-migration.sh auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O objectstore-migration.sh https://download.uipath.com/automation-suite/objectstore-migration.shwget -O objectstore-migration.sh https://download.uipath.com/automation-suite/objectstore-migration.sh
  • Windows:

    Um objectstore-migration.sh auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

automation-suite-util.tar.gz

automation-suite-util.tar.gz hilft Ihnen bei der Migration von Objectstore-Daten in Offline-Installationen.

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

  • Linux:

    Um automation-suite-util.tar.gz auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O automation-suite-util.tar.gz https://download.uipath.com/automation-suite/automation-suite-util.tar.gzwget -O automation-suite-util.tar.gz https://download.uipath.com/automation-suite/automation-suite-util.tar.gz
  • Windows:

    Um automation-suite-util.tar.gz auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

mirror-registry.sh

mirror-registry.sh ist erforderlich, um eine externe Docker-Registrierung zu konfigurieren.

2024.10.3

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

  • Linux:

    Um mirror-registry.sh auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.3/mirror-registry.shwget -O mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.3/mirror-registry.sh
  • Windows:

    Um mirror-registry.sh auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

2024.10.2

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

  • Linux:

    Um mirror-registry.sh auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.2/mirror-registry.shwget -O mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.2/mirror-registry.sh
  • Windows:

    Um mirror-registry.sh auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

2024.10.1

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

  • Linux:

    Um mirror-registry.sh auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.1/mirror-registry.shwget -O mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.1/mirror-registry.sh
  • Windows:

    Um mirror-registry.sh auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

2024.10.0

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

  • Linux:

    Um mirror-registry.sh auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.0/mirror-registry.shwget -O mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.0/mirror-registry.sh
  • Windows:

    Um mirror-registry.sh auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

hydrate-registry.sh

hydrate-registry.sh ist zum Konfigurieren Ihrer externen OCI-konformen Registrierung für Offline-Installationen in der Automation Suite erforderlich.

2024.10.3

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

  • Linux:

    Um hydrate-registry.sh auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.3/hydrate-registry.shwget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.3/hydrate-registry.sh
  • Windows:

    Um hydrate-registry.sh auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

2024.10.2

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

  • Linux:

    Um hydrate-registry.sh auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.2/hydrate-registry.shwget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.2/hydrate-registry.sh
  • Windows:

    Um hydrate-registry.sh auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

2024.10.1

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

  • Linux:

    Um hydrate-registry.sh auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.1/hydrate-registry.shwget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.1/hydrate-registry.sh
  • Windows:

    Um hydrate-registry.sh auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

2024.10.0

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

  • Linux:

    Um hydrate-registry.sh auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.0/hydrate-registry.shwget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.0/hydrate-registry.sh
  • Windows:

    Um hydrate-registry.sh auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

as-images.txt

as-images.txt enthält den Namen und die Version der Container-Images, die abgerufen und in die externe Docker-Registrierung hochgeladen werden müssen.

2024.10.3

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

  • Linux:

    Um embedded-images.txt auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O as-images.txt https://download.uipath.com/automation-suite/2024.10.3/embedded-images.txtwget -O as-images.txt https://download.uipath.com/automation-suite/2024.10.3/embedded-images.txt
  • Windows:

    Um embedded-images.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-images.txt um.

2024.10.2

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

  • Linux:

    Um embedded-images.txt auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O as-images.txt https://download.uipath.com/automation-suite/2024.10.2/embedded-images.txtwget -O as-images.txt https://download.uipath.com/automation-suite/2024.10.2/embedded-images.txt
  • Windows:

    Um embedded-images.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-images.txt um.

2024.10.1

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

  • Linux:

    Um embedded-images.txt auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O as-images.txt https://download.uipath.com/automation-suite/2024.10.1/embedded-images.txtwget -O as-images.txt https://download.uipath.com/automation-suite/2024.10.1/embedded-images.txt
  • Windows:

    Um embedded-images.txt auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link
    und benennen Sie die Datei in as-images.txt um.

2024.10.0

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

  • Linux:

    Um embedded-images.txt auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O as-images.txt https://download.uipath.com/automation-suite/2024.10.0/embedded-images.txtwget -O as-images.txt https://download.uipath.com/automation-suite/2024.10.0/embedded-images.txt
  • Windows:

    Um embedded-images.txt auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link
    und benennen Sie die Datei in as-images.txt um.

as-helm-charts.txt

as-helm-charts.txt enthält die Details für das Helm-Chart der UiPath®-Anwendung, das abgerufen und in eine externe Docker-Registrierung hochgeladen werden muss, die in Ihrer Umgebung gehostet wird.

2024.10.3

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

  • Linux:

    Um embedded-helm-charts.txt auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.3/embedded-helm-charts.txtwget -O as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.3/embedded-helm-charts.txt
  • Windows:

    Um embedded-helm-charts.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-helm-charts.txt um.

2024.10.2

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

  • Linux:

    Um embedded-helm-charts.txt auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.2/embedded-helm-charts.txtwget -O as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.2/embedded-helm-charts.txt
  • Windows:

    Um embedded-helm-charts.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-helm-charts.txt um.

2024.10.1

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

  • Linux:

    Um embedded-helm-charts.txt auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.1/embedded-helm-charts.txtwget -O as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.1/embedded-helm-charts.txt
  • Windows:

    Um embedded-helm-charts.txt auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link
    und benennen Sie die Datei in as-helm-charts.txt um.

2024.10.0

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

  • Linux:

    Um embedded-helm-charts.txt auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.0/embedded-helm-charts.txtwget -O as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.0/embedded-helm-charts.txt
  • Windows:

    Um embedded-helm-charts.txt auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link
    und benennen Sie die Datei in as-helm-charts.txt um.

as-fs.tar.gz

as-fs.tar.gz enthält die Helm-Charts und -Images zum Bereitstellen der gemeinsamen Komponenten und der Dienstkomponenten im Offlinemodus.

2024.10.3

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

Für die Prüfsummendatei greifen Sie auf diesen Link zu.

  • Linux:

    Um as-fs.tar.gz auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O as-fs.tar.gz https://download.uipath.com/automation-suite/2024.10.3/as-fs-2024.10.3.tar.gzwget -O as-fs.tar.gz https://download.uipath.com/automation-suite/2024.10.3/as-fs-2024.10.3.tar.gz
  • Windows:

    Um as-fs.tar.gz auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

2024.10.2

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

Für die Prüfsummendatei greifen Sie auf diesen Link zu.

  • Linux:

    Um as-fs.tar.gz auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O as-fs.tar.gz https://download.uipath.com/automation-suite/2024.10.2/as-fs-2024.10.2.tar.gzwget -O as-fs.tar.gz https://download.uipath.com/automation-suite/2024.10.2/as-fs-2024.10.2.tar.gz
  • Windows:

    Um as-fs.tar.gz auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

2024.10.1

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

Für die Prüfsummendatei greifen Sie auf diesen Link zu.

  • Linux:

    Um as-fs.tar.gz auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O as-fs.tar.gz https://download.uipath.com/automation-suite/2024.10.1/as-fs-2024.10.1.tar.gzwget -O as-fs.tar.gz https://download.uipath.com/automation-suite/2024.10.1/as-fs-2024.10.1.tar.gz
  • Windows:

    Um as-fs.tar.gz auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

2024.10.0

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

Für die Prüfsummendatei greifen Sie auf diesen Link zu.

  • Linux:

    Um as-fs.tar.gz auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O as-fs.tar.gz https://download.uipath.com/automation-suite/2024.10.0/as-fs-2024.10.0.tar.gzwget -O as-fs.tar.gz https://download.uipath.com/automation-suite/2024.10.0/as-fs-2024.10.0.tar.gz
  • Windows:

    Um as-fs.tar.gz auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

versions.json

Erforderlich zur Durchführung von Voraussetzungsprüfungen und Installationsschritten.

2024.10.3

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

  • Linux:

    Um versions.json auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O versions.json https://download.uipath.com/automation-suite/2024.10.3/versions.jsonwget -O versions.json https://download.uipath.com/automation-suite/2024.10.3/versions.json
  • Windows:

    Um versions.json auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

2024.10.2

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

  • Linux:

    Um versions.json auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O versions.json https://download.uipath.com/automation-suite/2024.10.2/versions.jsonwget -O versions.json https://download.uipath.com/automation-suite/2024.10.2/versions.json
  • Windows:

    Um versions.json auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

2024.10.1

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

  • Linux:

    Um versions.json auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O versions.json https://download.uipath.com/automation-suite/2024.10.1/versions.jsonwget -O versions.json https://download.uipath.com/automation-suite/2024.10.1/versions.json
  • Windows:

    Um versions.json auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

2024.10.0

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

  • Linux:

    Um versions.json auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
    wget -O versions.json https://download.uipath.com/automation-suite/2024.10.0/versions.jsonwget -O versions.json https://download.uipath.com/automation-suite/2024.10.0/versions.json
  • Windows:

    Um versions.json auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

rke2-Killall.sh aus

Um rke2-killall.sh auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:
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.shwget -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
Stellen Sie sicher, dass Sie die Datei am folgenden Speicherort speichern:/usr/bin/rke2-killall.sh.

War diese Seite hilfreich?

Hilfe erhalten
RPA lernen – Automatisierungskurse
UiPath Community-Forum
Uipath Logo White
Vertrauen und Sicherheit
© 2005–2025 UiPath. Alle Rechte vorbehalten