List of packages installed by Cygwin setup.exe by default?
Marco Atzeri
marco.atzeri@gmail.com
Sat Feb 8 16:13:07 GMT 2025
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
More information about the Cygwin
mailing list