[OT] listing installed software on Linux

Richmond richmondmathewson at gmail.com
Thu Sep 20 15:11:42 EDT 2012


type this into a terminal emulator:

dpkg --get-selections > installed-software

this will dump a text file called 'installed-software' in your HOME folder.

This WILL NOT list software such as RunRev/Livecode as it is not installed
in the system-qua-system, but is normally in the HOME folder.

Richmond.




More information about the use-livecode mailing list