Scoop ​
确保安装了PowerShell 5(或更高版本,包括PowerShell Core)和. net Framework 4.5(或更高版本)。然后运行:。
1 | Invoke-Expression (New-Object System.Net.WebClient).DownloadString('https://get.scoop.sh') |
如果出现以下报错,请开启国外网络友好你必须懂得。 
基础命令 ​
1 | # 安装 |
确保安装了PowerShell 5(或更高版本,包括PowerShell Core)和. net Framework 4.5(或更高版本)。然后运行:。
1 | Invoke-Expression (New-Object System.Net.WebClient).DownloadString('https://get.scoop.sh') |
如果出现以下报错,请开启国外网络友好你必须懂得。 
1 | # 安装 |
Author:蓝思同学
Permalink:https://www.lancema.com/posts/2022/DevOps/Windows 安装 Scoop (包管理器).html
Slogan:small is beautiful, small is powerful !