Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Core
  3. Scoop

Scoop

NOASSERTIONPowerShellv0.5.3

Scoop is a command-line installer for Windows that simplifies app management without UAC prompts.

Visit WebsiteGitHubGitHub
24.4k stars1.5k forks0 contributors

What is Scoop?

Scoop is a command-line installer for Windows that manages software installations with minimal user friction. It automates the installation process, handles dependencies, and keeps apps isolated to avoid polluting the system environment. It is designed to simplify the setup and maintenance of developer tools and other software on Windows.

Target Audience

Windows developers, system administrators, and power users who prefer command-line workflows for managing software installations and maintaining clean, reproducible system environments.

Value Proposition

Developers choose Scoop for its ability to install apps without triggering UAC prompts, its script-friendly nature for repeatable setups, and its focus on keeping the system clean by avoiding PATH pollution and unexpected side effects from installations.

Overview

A command-line installer for Windows.

Use Cases

Best For

  • Installing and managing developer tools like Git, Python, and Ruby from the command line on Windows.
  • Setting up reproducible development environments with scripted installation of multiple apps and dependencies.
  • Managing portable apps that run standalone without modifying the Windows Registry or system files.
  • Avoiding User Account Control (UAC) prompts during software installation and updates.
  • Keeping the system PATH clean by isolating installed apps and their dependencies.
  • Distributing custom-built software via simple JSON manifests and zip files instead of complex installer packages.

Not Ideal For

  • Installing proprietary commercial software with complex, GUI-based installers that require system-wide changes and registry modifications.
  • Environments where PowerShell execution policies are locked down and cannot be altered due to security or corporate restrictions.
  • Users who prioritize a graphical interface for package management or rely on app stores like Microsoft Store for automatic updates.
  • Projects needing immediate access to the latest versions of all apps, as community buckets may lag behind official releases.

Pros & Cons

Pros

UAC-Free Installations

Scoop eliminates User Account Control prompts during installation, making the process smoother and less intrusive without administrative interruptions, as highlighted in the README.

Clean System Environment

Prevents PATH pollution and isolates apps to avoid unexpected side effects from installations and uninstallations, keeping the system tidy and conflict-free.

Script-Friendly Automation

Allows for repeatable environment setups with command-line scripts, ideal for developers and sysadmins configuring tools like Git, Python, and Ruby quickly.

Automatic Dependency Management

Resolves and installs dependencies automatically, ensuring apps are in a working state without manual intervention, as described in the features.

Cons

Initial Setup Barrier

Installation requires changing the PowerShell execution policy, which can be a security concern or blocked in locked-down environments, adding friction for new users.

Limited App Coverage

Best suited for portable apps; many mainstream GUI or commercial applications are not available or may require non-portable buckets that can trigger UAC prompts.

Community-Dependent Ecosystem

Relies on user-contributed buckets for app manifests, which can lead to inconsistencies, outdated packages, or security risks if buckets are not actively maintained.

Frequently Asked Questions

Quick Stats

Stars24,446
Forks1,530
Contributors0
Open Issues426
Last commit1 month ago
CreatedSince 2013

Tags

#installer#scripting#powershell#package-manager#command-line#windows

Links & Resources

Website

Included in

Core21.2kWindows2.1k
Auto-fetched 3 hours ago

Related Projects

yt-dlpyt-dlp

A feature-rich command-line audio/video downloader

Stars179,755
Forks15,304
Last commit14 hours ago
ShareXShareX

ShareX is a free and open-source application that enables users to capture or record any area of their screen with a single keystroke. It also supports uploading images, text, and various file types to a wide range of destinations.

Stars38,784
Forks3,859
Last commit5 hours ago
gallery-dlgallery-dl

Command-line program to download image galleries and collections from several image hosting sites

Stars18,955
Forks1,450
Last commit5 days ago
mRemoteNGmRemoteNG

mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.

Stars10,972
Forks1,601
Last commit9 hours ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub