choco icon indicating copy to clipboard operation
choco copied to clipboard

Support upgrading Cygwin packages

Open tylerszabo opened this issue 6 years ago • 3 comments

Cygwin setup supports --upgrade-also (see https://cygwin.com/faq/faq.html#faq.setup.cli) which allows Cygwin to perform an unattended upgrade of all installed packages.

choco upgrade -s=cygwin all

Related to #1355

tylerszabo avatar Apr 20 '19 04:04 tylerszabo

Thanks for the issue and the contribution! We'll take a look at this in more depth hopefully in the next few weeks.

ferventcoder avatar May 20 '19 17:05 ferventcoder

If this moves forward, consider also Python's PIP. (Will create as issue in the future if/when relevant.)

bcurran3 avatar May 20 '19 19:05 bcurran3

I'd like to reconsider this feature; the PR is still viable.

tylerszabo avatar Dec 05 '20 20:12 tylerszabo