Scoop
A command-line installer for Windows. observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 99
- Release rhythm 10
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4862
- days_rel: 386
- days_push: 8
- n_releases_24m: 1
Adoption not part of the score
24597 stars · 1533 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Scoop is a command-line package installer for Windows that installs apps with minimal friction, avoiding UAC prompts, GUI wizards, and PATH pollution. It resolves dependencies automatically and is highly script-friendly for repeatable environment setups.
Use cases
- install apps on windows from the command line
- set up a repeatable windows dev environment with a script
- install tools without UAC prompts or installer wizards
- manage dev tools like git python and node without PATH clutter
- distribute my app to windows users via a JSON manifest
- uninstall apps cleanly without side effects
When to choose
- you want scriptable, repeatable software installation on Windows
- you prefer CLI package management like apt or homebrew but on Windows
- you want to avoid UAC prompts and GUI installers
- you need clean installs/uninstalls without PATH or registry pollution
When to avoid
- you need GUI-based installation with custom options
- you primarily target macOS or Linux
- you need MSI/enterprise deployment with group policy support
- the software you need isn't available in Scoop buckets
Facets
cli-tool · maturity active
package-manager cli developer-tools configuration-management developer-tools windows windows cli windows-installer package-management powershell scriptable-setup app-distribution command-line automation
2 sources
- readme: https://github.com/ScoopInstaller/Scoop · fetched 2026-08-28 · 197c1a02c113
- homepage: https://scoop.sh · fetched 2026-08-29 · 44136fa355b3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ScoopInstaller/Scoop | main | 68 |
| ScoopInstaller/Extras | plugin | 77 |
| ScoopInstaller/Main | plugin | 77 |
| ScoopInstaller/Install | infra | 76 |
For agents
markdown · JSON · MCP: product_card(name="ScoopInstaller/Scoop")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem