Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Cmd Line: How to list installed App Version?

Hi,
How do I list all installed applications, version, etc using a command line?

(some thing similar to the GUI-About This Mac, more info, Software, Applications). I also know ls -la /Applications.

I like to get a complete inventory of installed software using a command line.

Thanks,
Uday.

MacBook, Mac OS X (10.5.8)

Posted on Aug 21, 2010 9:03 AM

Reply
2 replies

Aug 21, 2010 11:03 AM in response to udays

Hi

I think this command should give you what you want?

system_profiler SPApplicationsDataType

You could also use any one of these three:

system_profiler -detaiLevel level

Where 'level' would be mini, basic or full. The manual pages will have more information; man system_profiler.

To see what other options (data types) system_profiler has available issue:

system_profiler -listdatatypes

Tony

Cmd Line: How to list installed App Version?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.