Skip to content

Commit 1c1dbc3

Browse files
authored
Merge pull request #546 from arduino/HC-1723_Manually-update-Arduino-App-Lab
Manually update Arduino App Lab [HC-1723]
2 parents c6fb68e + 38509e5 commit 1c1dbc3

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: "Manually update Arduino App Lab"
3+
---
4+
5+
Normally, Arduino App Lab is automatically updated when a new version is released. If you need to manually update App Lab, you can download and install the latest version from the Arduino website.
6+
7+
---
8+
9+
Follow these steps:
10+
11+
1. Open the [Arduino Software page](https://www.arduino.cc/en/software/#app-lab-section).
12+
1. Find the **Arduino App Lab** section—not _Arduino IDE_ or _Arduino Lab for MicroPython_.
13+
1. Confirm that the download option for your operating system is selected and click **Download**.
14+
1. Wait for the download to finish.
15+
1. Install the application:
16+
- **Windows:** Run the `.exe` file from your Downloads folder and follow the prompts provided by the installer.
17+
- **macOS:** Open the `.dmg` file from your Downloads folder. Drag and drop Arduino App Lab into your Applications folder.
18+
- **Linux:** Extract the downloaded `.tar.gz` archive. Optionally, move the folder to your Application folder, or wherever you had previously installed App Lab.
19+
1. If prompted, allow the installation to overwrite the old version of the application.
20+
1. Launch Arduino App Lab to confirm the update was successful. You can see the version number by the title bar of the Arduino App Lab window. For example, if you are running version 0.3.0, the window title will be **Arduino App Lab - 0.3.0**.
21+
22+
To learn more about how to install and set up Arduino App Lab, see [Getting Started with Arduino App Lab](https://docs.arduino.cc/software/app-lab/tutorials/getting-started).

0 commit comments

Comments
 (0)