A list of installed packages (no dependencies) -- this may help

Steven Penny svnpenn@gmail.com
Sat Jan 3 04:05:00 GMT 2015


On Fri, Jan 2, 2015 at 9:59 PM, Steven Penny wrote:
> A command such as this would need to distinguish between packages manually
> installed and those automatically installed, regardless of where they fall on
> the dependency tree.

To elaborate, this is accomplished on Linux with the file

    /var/lib/apt/extended_states

http://askubuntu.com/a/181544

The analog to this on Cygwin is

    /etc/setup/installed.db

However this currently only tracks

- package name
- package version

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list