使用winget 命令可以安装应用程序。例如,要安装 Google Chrome,可以执行以下命令:bashCopy Codewinget install Google.Chrome2.2 搜索应用程序如果你不知道应用程序的确切名称,winget 也可以用来搜索软件包:bashCopy Codewinget search Chrome这将返回与 "Chrome" 相关的所有软件包(包括 Google Chrome 浏览器)。
像程序员一样安装程序:Chocolatey 初见 > 下载少数派客户端、关注少数派公众号,第一时间掌握 Chrome 更新动态与技巧 ✨
winget install --id=Discord.Discord -e ; winget install --id=RARLab.WinRAR -e ; winget install --id=PuTTY.PuTTY -e ; winget install --id=WinSCP.WinSCP -e ; winget install --id=Google.Chrome -e ; winget install --id=RiotGames.Valorant.BR -e ; winget install --id=Docker.DockerDe...
https://github.com/Romanitho/Winget-AutoUpdate/discussions/88 This would be a better way to do things for now without repackaging updates. BTW I also found a site and once again just google it, you can specify a White List with Winget command "-whitelist"I think to only u...
软件名称或ID:这样的命令格式可以搜索相关的软件,比如我们搜索谷歌Chrome浏览器“winget search chrome”...
winget install --id Google.Chrome -e #Install PowerToys winget install Microsoft.PowerToys --source winget #Install Notepad++ winget install --id Notepad++.Notepad++ -e #Install 7-Zip winget install --id 7zip.7zip -e #Install VLC winget install --id=VideoLAN.VLC -e #Install EarTrumpet win...
PackageName: Google Update License: 免费软件 LicenseUrl: https://policies.google.com/terms?hl=zh-CN Copyright: 版权所有 2024 Google LLC. 保留所有权利。 ShortDescription: 让Chrome(和其它软件)保持最新的更新程序。 ManifestType: locale ManifestVersion: 1.9.0 8 changes: 8 additions & 0 deletions ...
Have you checked that there aren't other open pull requests for the same manifest update/change? This PR only modifies one (1) manifest Have you validated your manifest locally with winget validate --manifest <path>? Have you tested your manifest locally with winget install --manifest <path>...
2. winget 是每一个版本都有一个 $version.yaml,因此 autoupdate 暂时没有其实没多大问题(但我希望...
"Google.Chrome" -Name "Google_Chrome" -Type "msi" -Class "Applications" Get-WinGetPackageURL -ID "HandBrake.HandBrake" -Name "HandBrake" -Type "exe" -Class "Applications" Get-WinGetPackageURL -ID "Harmonoid.Harmonoid" -Name "Harmonoid" -Type "exe" -Class "Applications" Get-WinGet...