gpt4 book ai didi

python - 静默安装适用于 Windows 的 Mercurial 模块

转载 作者:太空宇宙 更新时间:2023-11-03 11:32:03 28 4
gpt4 key购买 nike

我正在尝试安装以下软件包 mercurial-2.2.1.win-amd64-py2.6.exe 以静默方式将其添加到我的 Puppet list 中。

我已经用/s/q 试过了,但没有结果。

最佳答案

更好的方法可能是使用 Chocolatey包管理器到 install mercurial :

puppet module install rismoney/chocolatey

然后你可以安装mercurial(或大多数windows程序):

package { 'mercurial':
ensure => installed,
provider => 'chocolatey',
}

关于python - 静默安装适用于 Windows 的 Mercurial 模块,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16592415/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com