You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/Software and Downloads/IDE Settings/Uninstall-a-library-from-Arduino-IDE.md
+19-19
Original file line number
Diff line number
Diff line change
@@ -6,24 +6,6 @@ Learn how to remove IDE libraries from your computer.
6
6
7
7
---
8
8
9
-
## Uninstall in Library manager
10
-
11
-
**In Arduino IDE 2.0**, libraries available in the Library Manager can also be uninstalled there.
12
-
13
-
1. In the menu bar, click on _Tools > Manage Libraries..._
14
-
15
-
2. Search for the library you want to uninstall.
16
-
17
-
3. Find the library in the search results, which are listed alphabetically.
18
-
19
-

20
-
21
-
4. Put your mouse cursor over the INSTALLED label and click UNINSTALL to uninstall the library.
22
-
23
-

24
-
25
-
---
26
-
27
9
## Uninstall using your file manager
28
10
29
11
Removing the library files directly is the most reliable method that will work for all IDE versions and library types.
@@ -51,6 +33,24 @@ They are written specifically for the boards of that platform and are only acces
51
33
52
34
---
53
35
36
+
## Uninstall in Library manager (2.x only)
37
+
38
+
In **Arduino IDE 2.x**, libraries available in the Library Manager can also be uninstalled there.
39
+
40
+
1. In the menu bar, click on _Tools > Manage Libraries..._
41
+
42
+
2. Search for the library you want to uninstall.
43
+
44
+
3. Find the library in the search results, which are listed alphabetically.
45
+
46
+

47
+
48
+
4. Put your mouse cursor over the INSTALLED label and click UNINSTALL to uninstall the library.
49
+
50
+

51
+
52
+
---
53
+
54
54
## Further reading
55
55
56
-
For a complete overview of files used by Arduino IDE, see [Find sketches, libraries, cores and other files on your computer](https://support.arduino.cc/hc/en-us/articles/4415103213714-Find-sketches-libraries-cores-and-other-files-on-your-computer).
56
+
For a complete overview of files used by Arduino IDE, see [Find sketches, libraries, board cores, and other files on your computer](https://support.arduino.cc/hc/en-us/articles/4415103213714-Find-sketches-libraries-cores-and-other-files-on-your-computer).
0 commit comments