如何在命令行中从Cygwin安装软件包?

如何在命令行中从Cygwin安装软件包?,cygwin,Cygwin,我正在尝试使用setup-x86_64.exe安装软件包。但是,在日志中,cygwin没有看到我要安装的包(python37-3.7.4-1): 如何使用setup-x86_64.exe从命令行安装软件包?似乎问题仅仅在于cygwin软件包的名称:使用python37而不是python37-3.7.4-1日志显示它在hoobly.com镜像上找不到一些文件。尝试另一个镜像站点。@DougHenderson我如何参数化镜像?使用setup-x86_64.exe-h显示选项。没有允许设置镜像的选项(

我正在尝试使用
setup-x86_64.exe
安装软件包。但是,在日志中,cygwin没有看到我要安装的包(
python37-3.7.4-1
):


如何使用
setup-x86_64.exe
从命令行安装软件包?

似乎问题仅仅在于cygwin软件包的名称:使用
python37
而不是
python37-3.7.4-1
日志显示它在hoobly.com镜像上找不到一些文件。尝试另一个镜像站点。@DougHenderson我如何参数化镜像?使用
setup-x86_64.exe-h
显示选项。没有允许设置镜像的选项(请参阅)。有一个设置文件。如果重新运行,它会尝试另一个镜像吗?(我现在在打电话。)也许可以找
/etc/setup.cfg
或类似的东西
setup-x86_64.exe -q -P python37-3.7.4-1 -N --no-admin

C:\cygwin>Starting cygwin install, version 2.897
User has NO backup/restore rights
Current Directory: C:\cygwin
Could not open Service control manager
root: C:\cygwin64 user
Selected local directory: C:\cygwin
net: Preconfig
site: http://cygwin.mirrors.hoobly.com/
HTTP status 404 fetching http://cygwin.mirrors.hoobly.com/x86_64/setup.zst.sig
HTTP status 404 fetching http://cygwin.mirrors.hoobly.com/x86_64/setup.zst
solving: 0 tasks, update: no, use test packages: no
Augmented Transaction List: is empty
running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash"
running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash"
running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_man-db
.sh"
Ending cygwin install