Why I can't delete library in IDE 2.0

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:

  1. Select Sketch > Include Library > Manage Libraries... from the Arduino IDE menus to open the "Library Manager" view in the left side panel.
  2. In the "Filter your search" field, type the name of the library you want to uninstall.
  3. Scroll down through the list of libraries until you see the entry for the library.
  4. You will see an "INSTALLED" label near the top right corner of the library entry. Hover the mouse pointer over that label.
  5. The label will now turn into an "UNINSTALL" button. Click that button.
  6. You will now get an "Uninstall" dialog asking whether you want to uninstall the library. Click the "YES" button.:
  7. 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.