winget 常用命令

winget install  # 安装软件
winget uninstall  # 卸载软件
winget list
winget upgrade --all  # 更新所有软件
winget search <name>  # 查找软件
winget show  # 显示软件详细信息

常用软件安装命令:

winget install --id CoreyButler.NVMforWindows --source winget  # NVM for Windows
winget install --id Microsoft.Powershell --source winget  # PowerShell
winget install JanDeDobbeleer.OhMyPosh --source winget  # Oh My Posh
posted @ 2024-03-01 22:11  Undefined443  阅读(26)  评论(0编辑  收藏  举报