Invoke-Expression (New-Object System.Net.WebClient).DownloadString('https://get.scoop.sh')
如果上面安装不成功的话,可以尝试下面这个 Set-ExecutionPolicy RemoteSigned -scope CurrentUser iwr -useb 'https://raw.fastgit.org/kidonng/scoop-install/fastgit/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 .sm http://github.com/okibcn/ScoopMaster scoop bucket add dorado https://github.com/h404bi/dorado scoop bucket add icecreamZeng_scoop-bucket https://github.com/icecreamZeng/scoop-bucket 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 scoop bucket add stxpons_scoop-apps https://github.com/stxpons/scoop-apps scoop bucket add im-select https://github.com/daipeihust/im-select scoop bucket add lzwme_scoop-proxy-cn https://github.com/lzwme/scoop-proxy-cn
|