LinkWord
Home
Directory
Articles
AI models
Tools
Pixel Plaza
Settings
ContactRSSFriend linksSubmit site
Privacy Policy·Disclaimer
陕ICP备2025083618号-2

Hot channels

AI ToolsDeveloper ToolsProductivity ToolsEntertainment & MediaJobs & Careers
DirectoryArticlesTools
← Back to directory
Scoop
Site icon for “Scoop”

Scoop

Developer Tools

Lightweight command-line installer for Windows
https://scoop.sh
https://scoop.sh

Overview

Scoop is a lightweight command-line installer for Windows, built on PowerShell and Git-managed buckets manifests. Use scoop install to quickly acquire developer tools, CLIs, and portable apps. It installs by default into the user profile, usually without requiring administrator privileges, and uses shims to manage PATH.

Key features

  • One-command install/update/uninstall: scoop install / scoop update / scoop uninstall
  • Supports multiple repositories (buckets) and JSON manifest, with a community-driven package ecosystem
  • Portable and reproducible: installs to the user directory, easy to back up and automate

Use cases & target users

Ideal for developers, SREs, DevOps engineers, and tech enthusiasts for quickly setting up development environments, CI systems, or installing tools under restricted permissions.

Advantages and highlights

  • Lightweight with a clean install path that doesn't change global system settings
  • Easy to automate and script, suitable for CI/CD scenarios
  • Community-maintained package lists, highly extensible and convenient for customizing and sharing environments