Wingetlywingetly
← All apps
S

scout

by willibrandonv0.6.1

Last updated

Feature-complete port of ripgrep to .NET Native AOT

Install with winget

$ winget install --id willibrandon.scout --exact --version 0.6.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for scout

scout uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i scout-win-x64.msi /quiet /norestart

See the full silent install reference for scout

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Scout recursively searches directory trees for regex patterns while respecting

gitignore rules, hidden-file defaults, binary-file handling, and ripgrep-style

output. It is a native .NET AOT implementation with statically linked PCRE2.

Installers · v0.6.1

ArchitectureTypeScopeInstallDownload
x64MSImachineDirect
arm64MSImachineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for scout.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • dotsider-mcpwillibrandon
    willibrandon.dotsider-mcpv0.26.0

    MCP server for AI-assisted .NET assembly analysis

  • P
    Picketwillibrandon
    willibrandon.picketv0.2.12

    Native AOT secrets scanner with Gitleaks-compatible and Picket-native modes.

  • dotsiderwillibrandon
    willibrandon.dotsiderv0.26.0

    A TUI for analyzing .NET assemblies

  • Microsoft .NET Windows Desktop Runtime 10.0Microsoft Corporation
    Microsoft.DotNet.DesktopRuntime.10v10.0.12

    .NET is a free, cross-platform, open-source developer platform for building many different types of applications.

  • R
    rtkrtk-ai
    rtk-ai.rtkvv0.48.0

    CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

  • C
    Codex CLIOpenAI, Inc.
    OpenAI.Codexv0.152.0

    Codex CLI is an open‑source local coding agent that runs in your terminal, letting you write, edit, and understand code without leaving the command line.

More from willibrandon or browse ripgrep, grep, search.

Frequently asked questions

How do I install scout on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id willibrandon.scout --exact --version 0.6.1. winget downloads the installer from willibrandon and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install scout silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id willibrandon.scout --exact 0.6.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for scout?
scout uses MSI. Run the downloaded installer with: msiexec.exe /i scout-win-x64.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall scout via winget?
Run: winget uninstall --id willibrandon.scout --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from scout's Apps & Features entry.
Is scout free?
scout is distributed under MIT. Refer to the publisher (https://github.com/willibrandon/scout) for the full license terms - Wingetly itself does not charge for installation.
Does scout work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls scout directly from the publisher.
How do I keep scout up to date?
Run winget upgrade --id willibrandon.scout --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of scout from microsoft/winget-pkgs.

Recent versions

  • 0.6.1latest
  • 0.6.0
  • 0.5.1
  • 0.5.0
  • 0.4.8
  • 0.4.7
  • 0.4.6
  • 0.4.5
  • 0.4.4
  • 0.4.3