Awesome
🍨 Scoopet 🍨
A Bucket for the Best Windows Package Manager Scoop: Continuously Assisting in Academic Research.
<p align="left"> <a href="README.md">English</a> | <a href="README-CN.md">简体中文</a> </p>If you would like to be a co-maintainer, feel free to tell me in the Discussion.
For ones familiar with Scoop:
scoop bucket add scoopet https://github.com/ivaquero/scoopet
:running: To Start
:bike: Install Scoop
:computer: Step 1: Enable remote policy in PowerShell
Set-ExecutionPolicy RemoteSigned -scope CurrentUser
:gear: Step 2: Download and install Scoop
irm get.scoop.sh -outfile 'install.ps1'
.\install.ps1 -ScoopDir ['Scoop_Path'] -ScoopGlobalDir ['GlobalScoopApps_Path'] -NoProxy
# for example
.\install.ps1 -ScoopDir 'C:\Scoop' -ScoopGlobalDir 'C:\Program Files' -NoProxy
If you skip this step, all user installed Apps and Scoop itself will live in
c:/users/user_name/scoop
.
:book: Step 3: Glance at quick-start by scoop help
For more information, please visit Scoop official site at 👉 https://scoop.sh/ 👈
:car: Install Apps from this bucket
:train: Step 1: Install Aria2 to accelerate downloading
scoop install aria2
:ticket: Step 2: Install Git to add new repositories
scoop install git
if you are using VPN, you need to turn off aria2 before installing Apps
scoop config aria2-enabled false
:airplane: Step 3: Add this wonderful bucket and update, mo-mo-da~ :kiss:
scoop bucket add scoopet https://github.com/ivaquero/scoopet
scoop update
:rocket: Step 4: Install Apps
Check the exact name of App by scoop search
scoop search <app_name>
Install Apps with assistance of plugin scoop-completion
scoop install scoop-completion
scoop install <app_name>
to use
scoop-completion
, just to hittab
after initial letters of App names
:100: Step 5: List the official recommended buckets by scoop bucket known
scoop bucket known
main [default]
extras [strongly recommended]
versions
nightlies
nirsoft
php
nerd-fonts
nonportable
java
games
jetbrains
:m: Trivial
Tweak with Parameters in Aria2
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
:star: Summary
Research Tools
App | Auto-Update ? | Original ? |
---|---|---|
Buzz | ✓ | ✓ |
Jupyterlab-Desktop | ✓ | modified gdm257 |
KingDraw | ✓ | ✓ |
Mendeley-Desktop | ✓ | ✓ |
NetLogo | ✓ | ✓ |
OpenBB-Terminal | ✓ | ✓ |
SciHubEVA | ✓ | ✓ |
TeXLive | ✓ | modified chawyehsu |
Development Auxiliary
App | Auto-Update ? | Original ? |
---|---|---|
ChatBox | ✓ | ✓ |
Doxygen-GUI | ✓ | ✓ |
PDF4QT | ✓ | ✓ |
Pot-Desktop | ✓ | ✓ |
RectangleWin | ✓ | ✓ |
Veracypt | ✓ | ✓ |
WinRAR | ✓ | ✓ |
WiseCare365 | ✓ | ✓ |
WIFI-Crack-Tool | ✓ | ✓ |
VMware-Workstation-Pro | ✓ | modified Ash258 |
Windows-Only
App | Auto-Update ? | Original ? |
---|---|---|
AutoDarkMode | ✓ | ✓ |
LKY-Officetools | ✓ | copied from DoveBoy |
RectangleWin | ✓ | ✓ |
CLI
App | Auto-Update ? | Original ? |
---|---|---|
MicroMamba | ✓ | ✓ |
N-m3u8DL-RE | ✓ | ✓ |
serpl | ✓ | ✓ |
Notes
Due to the complexity of Win to permission management, for some common applications that do not provide portable installation packages and require administrator application permissions, it is recommended to use WinGet for installation
scoop install winget
winget install Rakuten.Viber