微軟於2020年5月14日釋出了名為Windows Package Manager的套裝程式管理工具,它的命令行也被稱為 winget。
和winget提供相同功能的Chocolatey已存在多年,也有不少人使用。
Windows Package Manager由兩部份組成:
安裝winget
目前安裝winget的最快方法是到它的GitHub下載:
winget參數
Windows Package Manager v0.1.41331 Preview
Copyright (c) Microsoft Corporation. All rights reserved.
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
For more details on a specific command, pass it the help argument. [-?]
The following options are available:
-v,--version Display the version of the tool
--info Display general info of the tool
More help can be found at: https://aka.ms/winget-command-help
winget網頁
教學影片
##
您可能也會有興趣的類似文章
- Windows 10表情符號快速操作介紹 (0則留言, 2019/03/23)
- Chrome瀏覽器經常在建立安全連線後出現 ERR_TIMED_OUT的解決方法 (0則留言, 2019/03/17)
- Windows 10版本1809如何開啟桌面圖設定視窗?最快速的方法:desk.cpl, (0則留言, 2019/03/17)
- 調整Windows 7環境: 加回工作列的「顯示桌面」圖示 (9則留言, 2010/01/02)
- 用wmic建立已安裝軟體清單 (2則留言, 2011/05/16)
- 以系統管理員啟動Windows Terminal的3個方法 (0則留言, 2020/01/24)
- es+fzf:超快速找檔神器-用Everything Search的命令行es.exe,整合fzf的模糊搜尋;WSL也能使用! (0則留言, 2020/03/14)
- 以系統管理員啟動Windows Terminal的簡單方法:使用gsudo.exe (0則留言, 2020/05/20)
- 強化Windows Mobile的剪貼簿功能:Clipboard Tool 1.6 (0則留言, 2009/03/23)
- 切換目錄: 用cd、pushd和Shell命令(初學者的命令行 #4) (0則留言, 2019/04/07)
- 快速切換資料夾的DOS指令:go-tool (0則留言, 2014/04/26)
- 取得Windows執行中程式的命令行參數(Arguments) (0則留言, 2020/02/28)
- Windows 10 WSL 2(Windows Subsystem for Linux)的安裝步驟 (0則留言, 2020/01/16)
- 安裝通用輸入法編輯器以擴充Windows 7 輸入法 (2則留言, 2011/11/20)
- [Tools] NirCmd: 免費控制Windows的命令列指令 (1則留言, 2005/08/14)