# Downloading UiPath CLI

> You can download any version of the UiPath CLI from the [UiPath Official Public Feed.](https://uipath.visualstudio.com/Public.Feeds/_artifacts/feed/UiPath-Official)

You can download any version of the UiPath CLI from the [UiPath Official Public Feed.](https://uipath.visualstudio.com/Public.Feeds/_artifacts/feed/UiPath-Official)

1. Go to the [UiPath Official Public Feed](https://uipath.visualstudio.com/Public.Feeds/_artifacts/feed/UiPath-Official).
2. In the **Filter by keywords** search bar, type `uipath.cli`.
3. Select one of the following options:

   * UiPath.CLI - UiPath CLI designed for Linux devices
   * UiPath.CLI.Windows - UiPath CLI designed for Windows devices
4. Go to the **Versions** tab, and select a version of the CLI that you want to download.
5. Select **Download**.
6. Open the folder where the NUPKG file is downloaded and extract the file into a folder.

**Results**: A folder with the same name as the NUPKG file is created. This folder holds the contents of the UiPath CLI. The entrypoint
for all operations is `uipcli.exe` (for **UiPath.CLI.Windows**), or `uipcli.dll` (for **UiPath.CLI**), located in the `tools` folder.
