Skip to content

🍨 An Enhancement for the Official Scoop Extras Bucket 🍨

License

Notifications You must be signed in to change notification settings

Scoopforge/Extras-Plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🍨 Extras-Plus 🍨

Excavator license code size repo size

A Bucket for the Best Windows Package Manager Scoop: An Enhancement for the Official CLI Bucket.

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 extras-plus https://github.com/Scoopforge/Extras-Plus

Enjoy the fun of command line!

πŸƒ To Start

🚲 Install Scoop

πŸ’» Step 1: Enable remote policy in PowerShell

Set-ExecutionPolicy RemoteSigned -scope CurrentUser

βš™οΈ 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.

πŸ“– Step 3: Glance at quick-start by scoop help

For more information, please visit πŸ‘‰ Scoop official site πŸ‘ˆ

πŸš— Install Apps from this bucket

πŸš‹ Step 1: Install Aria2 to accelerate downloading

scoop install aria2

🎫 Step 2: Install Git to add new repositories

scoop install git

✈️ Step 3: Add this wonderful bucket and update, mua~ πŸ’‹

scoop bucket add extras-plus https://github.com/Scoopforge/Extras-Plus
scoop update

πŸš€ Step 4: Install App

scoop install <app_name>

πŸ“ Trivial

Tweaking Parameters of 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

⭐️ Summary

Cross-Platform

Daily Use

App Auto-Update ? Note
alexandria βœ“
anx-reader βœ“
alist-helper βœ“
cap-np βœ“
ecopast βœ“
filecentipede βœ“ by @CronusLM
kindle βœ“
lrcget βœ“
musicat βœ“
pdf4qt βœ“
peazip-np βœ“ copied from MyScoop
veracrypt βœ“
vokoscreen-np βœ“ copied from nonportable
voov-meeting βœ“

Academic Tools

App Auto-Update ? Note
cytoscape βœ“
jupyterlab-desktop βœ“
mendeley-desktop βœ“
netlogo βœ“
scihubeva βœ“ by @leovan
texlive βœ“
tropy βœ“

AI Tools

App Auto-Update ? Note
buzz βœ“
chatbox βœ“
vibe βœ“

Development Tools

App Auto-Update ? Note
dbgate βœ“
doxygen-gui βœ“
navicat-premium-lite βœ“

Win-Only

App Auto-Update ? Note
autodarkmode βœ“
jigdo βœ“
file-converter βœ“
wisecare365 βœ“
vmware-workstation-pro βœ“ non-portable

About

🍨 An Enhancement for the Official Scoop Extras Bucket 🍨

Topics

Resources

License

Stars

Watchers

Forks