On 08/02/2025 16:37, Martin Wege via Cygwin wrote:
Hello!

Is there a list of packages (including all their dependencies!) which
are installed by Cygwin setup.exe by default, e.g. start installer,
click everything "yes", but do not select any extra packages?

Thanks,
Martin


Look at the setup.ini content

Category: Base

There are few dependencies, not in base, that are fundamental libraries

e.g for Bash
---------------------------------------
@ bash
sdesc: "The GNU Bourne Again SHell"
..
category: Base Shells
..
depends2: cygwin, libiconv2, libintl8, libreadline7
...
--------------------------------------

Regards
Marco


--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to