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


>> > Is there in Cygwin a command to recover a list of installed packages chosen by
>> > the user without the dependencies?
>>
>> I replied to your entry in an earlier attempt, but my reply got stuck in the machinery
>> at sourceware.org (my message had a shell script and a .bat file attached).
>>
>> Below (I hope) you will find a script, that may be of help to you ...
>>
>> It computes the "top vertices" of the forest (i.e. the dependency graph), i.e. the pkgs
>> that no other pkg depends on (within the context of a specific installation of Cygwin).
>
> The cygcheck-dep package contains a script which can find the leaves
> of the dependency graph, along with several other operations.
>
> Doug Henderson, Calgary, Alberta, Canada

Yup, he is right :-)

cygcheck-dep -l shows the same output as "my script" ...

It is all there, folks!

Henri


--
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]