Invoke-Expression (New-Object System.Net.WebClient).DownloadString('https://get.scoop.sh')
如果上面安装不成功的话,可以尝试下面这个 Set-ExecutionPolicy RemoteSigned -scope CurrentUser iwr -useb 'https://gh.xiaojianzheng.com/https://raw.githubusercontent.com/ScoopInstaller/Install/master/install.ps1' | iex
scoop uninstall scoop
scoop bucket add main scoop bucket add extras scoop bucket add java scoop bucket add versions scoop bucket add spc https://mirror.ghproxy.com/github.com/lzwme/scoop-proxy-cn scoop bucket add dorado https://github.com/h404bi/dorado scoop bucket add jetbrains https://github.com/Ash258/Scoop-JetBrains scoop bucket add nerd-fonts https://github.com/matthewjberger/scoop-nerd-fonts scoop bucket add nirsoft https://github.com/kodybrown/scoop-nirsoft scoop bucket add nonportable https://github.com/TheRandomLabs/scoop-nonportable
|