- install - installs packages using configured sources - pin - suppress upgrades for a package - outdated - retrieves information about packages that are outdated. Similar to upgrade all --noop - upgrade - upgrades packages from various sources - uninstall - uninstalls a package - pack - pack...
--yes 是自动安装,不加的话每一步都要输入y确认安装 批量升级软件方法 choco upgrade all 也可以把以下命令放到bat文件里面,设置任务计划定时自动升级软件,简直美滋滋 @echo off choco upgrade all pause 当然由于国内网络环境原因,部分地区的网络可能不稳定,想用的朋友可以提前测试一些网络或者使用特殊的方法。©...
Command line: "C:\ProgramData\chocolatey\choco.exe" upgrade all --debug --verbose Received arguments: upgrade all --debug --verbose RemovePendingPackagesTask is now ready and waiting for PreRunMessage. Sending message 'PreRunMessage' out if there are subscribers... [Pending] Removing all pendin...
* install - installs packages from various sources * pin - suppress upgrades for a package * outdated - retrieves packages that are outdated. Similar to upgrade all --noop * upgrade - upgrades packages from various sources * uninstall - uninstalls a package * pack - packages up a nuspec t...
$searchUrl=($packageRepo.Trim('/'),'Packages()?$filter=(Id%20eq%20%27chocolatey%27)%20and%20IsLatestVersion')-join'/' # Reroute TEMP to a local location New-Item$env:ALLUSERSPROFILE\choco-cache-ItemTypeDirectory-Force $env:TEMP="$env:ALLUSERSPROFILE\choco-cache" ...
0 packages installed. Chocolatey License type: Free Terminal/Emulator: Terminal Installed Packages Chocolatey v2.1.0 7zip 23.1.0 7zip.install 23.1.0 adb 34.0.1.20230514 autohotkey.portable 2.0.4 blender 3.6.1 calibre 6.23.0 choco-cleaner 1.1.1 chocolatey 2.1.0 chocolatey-compatibility.extension 1.0...
cup <pkg|all> # 相当于 choco upgrade ... 查找软件 访问软件包官网https://chocolatey.org/packages 查询软件 7zip 可访问https://chocolatey.org/packages?q=7zip 或使用choco search命令查找: image.png # 查找软件 choco search 7zip choco search 7zip.install -all # 所有版本 ...
$commandText = $commandText -replace '(community feed[s]?|community repository)', '[$1](https://comminty.chocolatey.org/packages)' #$commandText = $commandText -replace '\`(apikey|install|upgrade|uninstall|list|search|info|outdated|pin)\`', '[[`$1`|Commands$1]]' $commandText = $co...
upgrade/install packages How Did You Get This To Happen? choco upgrade all -y choco upgrade all -y -debug -trace System Details Operating System: 10.0.19045.0 Windows PowerShell version: $PSVersionTable Name Value PSVersion 7.3.4 PSEdition Core ...
zip.bat (build) upgrade to uc v1.4.5 Jan 24, 2015 zip.sh (build) fix mono build - part deux Mar 18, 2017 Repository files navigation README Apache-2.0 license Chocolatey - like yum or apt-get, but for Windows You can just call me choco. Build Status Chat Room Support Chocolatey!