一些 scoop 的个人使用笔记,备忘
Scoop
ScoopInstaller/Scoop: A command-line installer for Windows.
当前使用的 bucket
scoop bucket list
Name | Source | Manifests |
---|---|---|
main | https://github.com/ScoopInstaller/Main | 1352 |
extras | https://github.com/ScoopInstaller/Extras | 2110 |
nirsoft | https://github.com/ScoopInstaller/Nirsoft | 283 |
sysinternals | https://github.com/niheaven/scoop-sysinternals | 75 |
nerd-fonts | https://github.com/matthewjberger/scoop-nerd-fonts | 345 |
java | https://github.com/ScoopInstaller/Java | 294 |
lemon | https://github.com/hoilc/scoop-lemon | 1334 |
# 添加知名 bucketscoop bucket add nirsoft
# 添加自定义 bucketscoop bucket add lemon https://github.com/hoilc/scoop-lemon
原文链接: https://blog.jgrass.cc/posts/scoop-notes/
本作品采用 「署名 4.0 国际」 许可协议进行许可,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文链接。