FG
💻 Software

How to update Cygwin from Cygwin's command line?

Fresh5 days ago
Mar 15, 2026100556 views
Confidence Score1%
1%

Problem

To search and download a package missed from Cygwin I need to run setup.exe GUI each time, click many times and do other boring things. Is there a way to do the same from Cygwin's command line directly? Like apt-get tools do.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to update Cygwin from Cygwin's command line?

Low Risk

Take a look here: http://cygwin.com/faq.html#faq.setup Aside from the other things, it gives the following list of options to : So should do the job. Don't have cygwin right here, so test it to confirm it works as expected. To search for a package, per: http://cygwin.com/cygwin-ug-net/using-utils.html#cygcheck you can use : which produces output like (example from above site):

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment