UiPath Documentation
automation-suite
2.2510
true
Automation Suite unter Linux – Installationsanleitung
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.

Downloadlinks für Installationspakete

Laden Sie Links und Anweisungen zum Abrufen von Installations-, Upgrade- und Diagnosepaketen und Skripts für Automation Suite für Online- und Offlinebereitstellungen herunter.

PaketZweck
as-installer.zipWird für Installation, Upgrade, Clusterwiederherstellung und Hinzufügen neuer Knoten verwendet.
as.tar.gzWird für Installation und Upgrade verwendet.
uipathctlWird für Diagnose und Fehlerbehebung verwendet.
du-ondemand.tar.gzWird für die Document Understanding-Installation verwendet.
dumodernexperience.tar.gzWird für die Installation moderner Document Understanding-Projekte verwendet.
cv-ondemand.tar.gzWird für die Computer Vision-Installation verwendet.
mirror-registry.shWird für die Installation und Konfiguration bei Verwendung einer externen OCI-konformen Registrierung verwendet.
hydrate-registry.shWird für die Installation und Konfiguration bei Verwendung einer externen OCI-konformen Registrierung verwendet.
as-images.txtWird für die Installation und Konfiguration bei Verwendung einer externen OCI-konformen Registrierung verwendet.
as-helm-charts.txtWird für die Installation und Konfiguration bei Verwendung einer externen OCI-konformen Registrierung verwendet.
as-fs.tar.gzWird für die Installation und Konfiguration bei Verwendung einer temporären Registrierung verwendet.
versions.jsonWird für Voraussetzungsprüfungen und die Installation verwendet.
rke2-killall.shStoppt alle RKE2-bezogenen Prozesse auf einem Knoten zwangsweise, einschließlich Diensten und der Containerlaufzeit. Wird für die Wartung, Fehlerbehebung oder vor der Deinstallation verwendet.

Tipp:

Diese Seite enthält Anweisungen zum Herunterladen der Dateien in das aktuelle Verzeichnis des aktuellen Benutzers. Wenn Sie das Verzeichnis ändern möchten, müssen 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.

2.2510.3

https://download.uipath.com/automation-suite/2.2510.3/installer-2.2510.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/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:

    Öffnen Sie auf einer Windows-Maschine die URL in Ihrem Browser, um die Datei herunterzuladen, und benennen Sie sie dann in as-installer.zip um.

2.2510.2

https://download.uipath.com/automation-suite/2.2510.2/installer-2.2510.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/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:

    Laden Sie auf einer Windows-Maschine installer-2.2510.2.zip herunter und benennen Sie es in as-installer.zip um.

2.2510.1

https://download.uipath.com/automation-suite/2.2510.1/installer-2.2510.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/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:

    Laden Sie auf einer Windows-Maschine installer-2.2510.1.zip herunter und benennen Sie ihn in as-installer.zip.

2.2510.0

https://download.uipath.com/automation-suite/2.2510.0/installer-2.2510.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/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:

    Laden Sie auf einer Windows-Maschine installer-2.2510.0.zip herunter und benennen Sie es 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).

2.2510.3

Um uipathctl für Automation Suite 2.2510.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/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

Um uipathctl für Automation Suite 2.2510.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/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

Um uipathctl für Automation Suite 2.2510.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/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

Um uipathctl für Automation Suite 2.2510.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/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
    

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.

2.2510.3

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

Verwenden Sie für die Prüfsummendatei die folgende URL: https://download.uipath.com/automation-suite/2.2510.3/as-2.2510.3-sha256sum.txt

  • 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/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:

    Öffnen Sie auf einer Windows-Maschine die URL in Ihrem Browser, um die Datei herunterzuladen, und benennen Sie sie dann in as.tar.gz um.

2.2510.2

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

Laden Sie für die Prüfsummendatei as-2.2510.2-sha256sum.txt herunter .

  • 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/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:

    Laden Sie auf einer Windows-Maschine as-2.2510.2.tar.gz herunter und benennen Sie es in as.tar.gz um.

2.2510.1

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

Laden Sie für die Prüfsummendatei as-2.2510.1-sha256sum.txt herunter .

  • 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/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:

    Laden Sie auf einer Windows-Maschine as-2.2510.1.tar.gz herunter und benennen Sie es in as.tar.gz um.

2.2510.0

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

Laden Sie für die Prüfsummendatei as-2.2510.0-sha256sum.txt herunter .

  • 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/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:

    Laden Sie auf einer Windows-Maschine as-2.2510.0.tar.gz herunter und benennen Sie es 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.

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.

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

Verwenden Sie für die Prüfsummendatei die folgende URL: https://download.uipath.com/automation-suite/2.2510.3/as-2.2510.3-sha256sum.txt

  • 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/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
    

    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-2.2510.3-part-* > as.tar.gz
    cat as-2.2510.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-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

Laden Sie für die Prüfsummendatei as-2.2510.2-sha256sum.txt herunter .

  • 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/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
    

    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-2.2510.2-part-* > as.tar.gz
    cat as-2.2510.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-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

Laden Sie für die Prüfsummendatei as-2.2510.1-sha256sum.txt herunter .

  • 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/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
    

    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-2.2510.1-part-* > as.tar.gz
    cat as-2.2510.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-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

Laden Sie für die Prüfsummendatei as-2.2510.0-sha256sum.txt herunter .

  • 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/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
    

    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-2.2510.0-part-* > as.tar.gz
    cat as-2.2510.0-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-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 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.

dumodernexperience.tar.gz

dumodernexperience.tar.gz enthält das Paket für moderne Document Understanding-Projekte.

Wenn Sie sich für das Offline-Installationsprofil entscheiden, müssen Sie dumodernexperience.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.

dumodernexperience.tar.gz ist nur erforderlich, wenn moderne Document Understanding-Projekte installiert sind.

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

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.

2.2510.3

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

Verwenden Sie für die Prüfsummendatei die folgende URL: https://download.uipath.com/automation-suite/2.2510.3/cv2510-2.2510.3-sha256sum.txt

  • 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/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:

    Öffnen Sie auf einer Windows-Maschine die URL in Ihrem Browser, um die Datei herunterzuladen, und benennen Sie sie dann in cv-ondemand.tar.gz um.

2.2510.2

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

Laden Sie für die Prüfsummendatei cv2510-2.2510.2-sha256sum.txt herunter.

  • 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/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:

    Laden Sie auf einer Windows-Maschine cv2510-2.2510.2.tar.gz herunter und benennen Sie es in cv-ondemand.tar.gz um.

2.2510.1

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

Laden Sie für die Prüfsummendatei cv2510-2.2510.1-sha256sum.txt herunter.

  • 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/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:

    Laden Sie auf einer Windows-Maschine cv2510-2.2510.1.tar.gz herunter und benennen Sie es in cv-ondemand.tar.gz um.

2.2510.0

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

Laden Sie für die Prüfsummendatei cv2510-2.2510.0-sha256sum.txt herunter.

  • 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/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:

    Laden Sie auf einer Windows-Maschine cv2510-2.2510.0.tar.gz herunter und benennen Sie es in cv-ondemand.tar.gz um.

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.

2.2510.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/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

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/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

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/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

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/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
    

spiegelt-registry.sh

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

2.2510.3

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

    Öffnen Sie auf einer Windows-Maschine die URL in Ihrem Browser, um die Datei herunterzuladen.

2.2510.2

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

    Laden Sie auf einer Windows-Maschine Spiegel-registry.sh herunter.

2.2510.1

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

    Laden Sie auf einer Windows-Maschine Spiegel-registry.sh herunter.

2.2510.0

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

    Laden Sie auf einer Windows-Maschine Spiegel-registry.sh herunter.

hydrate-registry.sh

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

2.2510.3

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

    Öffnen Sie auf einer Windows-Maschine die URL in Ihrem Browser, um die Datei herunterzuladen.

2.2510.2

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

    Laden Sie auf einer Windows-Maschine hydrate-registry.sh herunter.

2.2510.1

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

    Laden Sie auf einer Windows-Maschine hydrate-registry.sh herunter.

2.2510.0

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

    Laden Sie auf einer Windows-Maschine hydrate-registry.sh herunter.

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.

2.2510.3

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

    Öffnen Sie auf einer Windows-Maschine die URL in Ihrem Browser, um die Datei herunterzuladen, und benennen Sie sie dann in as-images.txt um.

2.2510.2

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

    Laden Sie auf einer Windows-Maschine Embedded-images.txt herunter und benennen Sie es in as-images.txt um.

2.2510.1

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

    Laden Sie auf einer Windows-Maschine Embedded-images.txt herunter und benennen Sie es in as-images.txt um.

2.2510.0

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

    Laden Sie auf einer Windows-Maschine Embedded-images.txt herunter und benennen Sie es 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.

2.2510.3

https://download.uipath.com/automation-suite/2.2510.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/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:

    Öffnen Sie auf einer Windows-Maschine die URL in Ihrem Browser, um die Datei herunterzuladen, und benennen Sie sie dann in as-helm-charts.txt um.

2.2510.2

https://download.uipath.com/automation-suite/2.2510.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/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:

    Laden Sie auf einer Windows-Maschine Embedded-helm-charts.txt herunter und benennen Sie es in as-helm-charts.txt um.

2.2510.1

https://download.uipath.com/automation-suite/2.2510.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/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:

    Laden Sie auf einer Windows-Maschine Embedded-helm-charts.txt herunter und benennen Sie es in as-helm-charts.txt um.

2.2510.0

https://download.uipath.com/automation-suite/2.2510.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/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:

    Laden Sie auf einer Windows-Maschine Embedded-helm-charts.txt herunter und benennen Sie es 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.

2.2510.3

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

Verwenden Sie für die Prüfsummendatei die folgende URL: https://download.uipath.com/automation-suite/2.2510.3/as-fs-2.2510.3-sha256sum.txt

  • 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/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:

    Öffnen Sie auf einer Windows-Maschine die URL in Ihrem Browser, um die Datei herunterzuladen.

2.2510.2

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

Laden Sie für die Prüfsummendatei as-fs-2.2510.2-sha256sum.txt herunter.

  • 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/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:

    Laden Sie auf einer Windows-Maschine as-fs-2.2510.2.tar.gz herunter.

2.2510.1

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

Laden Sie für die Prüfsummendatei as-fs-2.2510.1-sha256sum.txt herunter.

  • 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/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:

    Laden Sie auf einer Windows-Maschine as-fs-2.2510.1.tar.gz herunter.

2.2510.0

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

Laden Sie für die Prüfsummendatei as-fs-2.2510.0-sha256sum.txt herunter.

  • 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/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:

    Laden Sie auf einer Windows-Maschine as-fs-2.2510.0.tar.gz herunter.

versions.json

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

2.2510.3

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

    Öffnen Sie auf einer Windows-Maschine die URL in Ihrem Browser, um die Datei herunterzuladen.

2.2510.2

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

    Laden Sie auf einer Windows-Maschine versions.json herunter.

2.2510.1

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

    Laden Sie auf einer Windows-Maschine versions.json herunter.

2.2510.0

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

    Laden Sie auf einer Windows-Maschine versions.json herunter.

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

Stellen Sie sicher, dass Sie die Datei am folgenden Speicherort speichern:/usr/bin/rke2-killall.sh.

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben