A Bucket for the Best Windows Package Manager Scoop: Continuously Assisting in Academic Research.
If you would like to be a co-maintainer, feel free to create a new issue.
For ones familiar with Scoop:
scoop bucket add myscoop https://github.com/FLongWang/scoopet.git
Set-ExecutionPolicy RemoteSigned -scope CurrentUser
$env:SCOOP='D:\Scoop'
[Environment]::SetEnvironmentVariable('SCOOP',$env:SCOOP,'User')
iex (new-object net.webclient).downloadstring('https://get.scoop.sh')
If you skip this step, all user installed Apps and Scoop itself will live in
D:\Scoop
.
For more information, please visit Scoop official site at 👉 https://scoop.sh/ 👈
scoop install aria2
scoop install git
if you are using VPN, you need to turn off aria2 before installing Apps
scoop config aria2-enabled false
scoop bucket add myscoop https://github.com/FLongWang/scoopet.git
scoop update
scoop search <app_name>
scoop install scoop-completion
scoop install <app_name>
to use
scoop-completion
, just to hittab
after initial letters of App names
scoop bucket known
main [default]
extras [strongly recommended]
versions
nightlies
nirsoft
php
nerd-fonts
nonportable
java
games
jetbrains
scoop config aria2-enabled true
scoop config aria2-retry-wait 4
scoop config aria2-split 16
scoop config aria2-max-connection-per-server 16
scoop config aria2-min-split-size 4M
scoop config aria2-enabled false
scoop bucket add myscoop https://github.com/FLongWang/scoopet.git
scoop install sudo
sudo scoop install 7zip openssh main/git --global
scoop install aria2 curl grep sed less touch
scoop install gow cmder winpython extras/obsidian extras/zotero extras/avogadro2 extras/docear extras/jabref extras/sumatrapdf extras/github extras/irfanview main/ffmpeg extras/ffmpeg-batch extras/vscode extras/potplayer extras/vncviewer myscoop/autodarkmode
scoop install myscoop/texlive
scoop install extras/wechat myscoop/tim