Search, install, and manage Arduino libraries.
Open Library Manager
- From the Editor toolbar, click the Library button.
Search & install
- Go to Search & Install tab
- Enter a query (e.g., "Servo") and search
- Click Install on the desired library
Installed libraries
- Open Installed tab to see all libraries
- Uninstall a library from the list
- Outdated libraries show an upgrade hint
Update index & check updates
- Click Update Index to refresh the library catalog
- Click Check Updates to list outdated libraries
- Use Upgrade or Update All to update installed libraries
Install from Git
- Open Custom tab
- Enter Git URL and optional version/tag
- Install; success or errors are shown inline
Install from ZIP
- Choose a local zip file containing a valid Arduino library structure
- Install; success or errors are shown inline
