Skip to content

Commit 195467a

Browse files
committed
Create Manually-update-Arduino-App-Lab.md
1 parent 5eb4773 commit 195467a

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
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+
21+
After that, you will have the latest version of Arduino App Lab installed on your computer.
22+
23+
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)