Chocolatey Update All Package -Chocolatey更新所有PackageLast updated on Mar 10, 2021 1 min read 電腦小貼事 Computing Tips and Tricks之前同事介紹了 如何使用 Chocolately 來安裝軟件 現在發現他和其他Package Manager 一樣 可以使用 command 直接更新所有 Package 十分好用解決方法 我們使需要使用管理員權限開啟 PowerShell 之後執行以下 commandchoco upgrade all -y 完成後會說名有那些package 已經更新了 Hope you find it usefulChocolately Package Manager PowerShellChi YauSoftware DeveloperInterest to share knowledge / experiencePlease enable JavaScript to view the comments powered by Disqus.comments powered by DisqusRelatedChoco check if package already installed / outatedHow to use && (bash) in powershell to run multiple command