How can I delete library from IDE 2.0?
I re-install it and delete all folder on C drive (like temps,local vs.)
all library re-installing automatic
Hi @yavuzkaganyadigar42. You can uninstall libraries by following this procedure:
- Select Sketch > Include Library > Manage Libraries... from the Arduino IDE menus to open the "Library Manager" view in the left side panel.
- In the "Filter your search" field, type the name of the library you want to uninstall.
- Scroll down through the list of libraries until you see the entry for the library.
- You will see an "INSTALLED" label near the top right corner of the library entry. Hover the mouse pointer over that label.
- The label will now turn into an "UNINSTALL" button. Click that button.
- You will now get an "Uninstall" dialog asking whether you want to uninstall the library. Click the "YES" button.:
- Wait for the uninstall process to finish.
Thanks very much.
You are welcome. I'm glad if I was able to be of assistance.
Regards,
Per
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.