Setup: How to automate source download for packages already installed?

Bill Stewart bstewart@iname.com
Wed Mar 4 16:57:00 GMT 2020


On Wed, Mar 4, 2020 at 6:32 AM Jon Turney wrote:

> If a package is listed for both -x and -P, it is reinstalled, so while
> not ideal, you might be able to achieve something like what you want
> with 'setup -I -x "package1,package2,package3" -P
> "package1,package2,package3"'

This does what I need. Thank you!

> An option which explicitly just installs the source for a specified
> package might be useful.

Agreed. Perhaps this could get added to a new iteration of the setup
tool. But combining -I, -x, and -P are a useful workaround.

Thanks!

Bill

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