
微軟套裝程式管理工具 winget 預覽版釋出(Windows Package Manager)! (內嵌字幕)

簡睿學堂
12 位粉絲
2024年1月25日
(內嵌字幕) 微軟於2020年5月14日釋出了名為Windows Package Manager的套裝程式管理工具,它的命令行也被稱為 winget。
💡 解說文章: http://jdev.tw/blog/6287/
✅ 安裝winget:https://github.com/microsoft/winget-cli/releases
✅ winget-pkgs倉庫清單:https://github.com/microsoft/winget-pkgs/tree/master/manifests
✅ winstall - GUI for Windows Package Manager:https://winstall.app/
WinGet command line utility enables installing applications from the command line.
usage: winget [command] [options]
The following commands are available:
install Installs the given application
show Shows info about an application
source Manage sources of applications
search Find and show basic info of apps
hash Helper to hash installer files
validate Validates a manifest file
