This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]