Closed
Description
readme file states that command "core search" returns a list of available packages with fields ID, Version, Installation and Name. But it seems the current version of arduino-cli doesnt return the Installation field. Is there any other way of telling apart the installed and not-installed packages?
$ arduino-cli core search arduino
Searching for platforms matching 'arduino'
ID Version Installed Name
Intel:arc32 2.0.2 No Intel Curie Boards
arduino:avr 1.6.21 No Arduino AVR Boards
Same goes for lib search.