pkg.soopen package index

brew / 順位 3595

scooter を Homebrew, apk, Nix, scoop, winget でインストール

scooter のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install scooter

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add scooter

Alpine Linux edge package indexes · scooter · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#scooter

nixpkgs package indexes · pkgs/by-name/sc/scooter/package.nix · ソース: api.github.com

Windows

Scoop確認済み · 92%
scoop install main/scooter

Scoop official bucket manifest trees · bucket/scooter.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id thomasschafer.scooter -e

Windows Package Manager source index · thomasschafer.scooter · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Interactive find and replace in the terminal

コマンドとエイリアス

  • scooter

履歴

プロジェクトの歴史と使われ方

scooter is an interactive terminal user interface for finding and selectively replacing text in files or stdin.

プロジェクトの歴史

scooter was developed as a Rust terminal application for interactive find-and-replace. It supports fixed strings and regular expressions, selectable replacements, multiline searches, stdin processing, and guarded application of results that changed after searching.

採用の歴史

The official README documents distribution through Homebrew, Nix, the Arch User Repository, Winget, Scoop, NetBSD packages, Cargo, and prebuilt binaries, giving scooter broad package-manager coverage across Linux, macOS, Windows, and NetBSD.

使われ方

Running `scooter` searches the current directory by default; users enter a fixed string or regular expression and replacement, then toggle individual matches before applying changes. It also supports explicit directories, piped input, and non-TUI operation.

パッケージ好きにとっての重要性

scooter combines the speed and ignore-file conventions associated with ripgrep's ecosystem with an interactive review step, filling the gap between shell replacement pipelines and editor-specific refactoring tools.

タイムライン

  • Initial public development: scooter was published as a Rust terminal find-and-replace application.
  • Broader adoption: Official installation instructions expanded across Homebrew, Nix, AUR, Winget, Scoop, NetBSD, Cargo, and release binaries.

Related projects

  • The project uses ripgrep's file-walking ecosystem and matching conventions.
  • Cargo is both its Rust build system and an official installation route.

ソース

  • Official README: https://github.com/thomasschafer/scooter#readme
  • Official releases: https://github.com/thomasschafer/scooter/releases

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:repl

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/scooter/config.toml
Windows
%AppData%\scooter\config.toml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
scootercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-09-19
マネージャ版0.9.1
マネージャ更新日2026-09-13
ローカルデータOK
上流最新
検出された最新v0.9.1

https://github.com/thomasschafer/scooter

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:scooter
バージョン0.9.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/scooter
ホームページhttps://github.com/thomasschafer/scooter
リポジトリhttps://github.com/thomasschafer/scooter
ライセンスMIT
ソースアーカイブhttps://github.com/thomasschafer/scooter/archive/refs/tags/v0.9.1.tar.gz
最終更新2026-09-13T14:02:59Z
Pulseupdated
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namescooter
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

scooter

nix profile install nixpkgs#scooter
  • normalized package name match
  • 一致条件: Scooter
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sc/scooter/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

scooter 0.9.0-r0

Interactive find-and-replace in the terminal

https://github.com/thomasschafer/scooter

sudo apk add scooter
  • License: MIT
  • Architecture: x86_64
  • Source Package: scooter
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Scooter
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: scooter from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

scooter-doc 0.9.0-r0

Interactive find-and-replace in the terminal (documentation)

https://github.com/thomasschafer/scooter

sudo apk add scooter-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: scooter
  • normalized package name match
  • 一致条件: Scooter
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: scooter-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
Scoop95%

main/scooter

scoop install main/scooter
  • normalized package name match
  • 一致条件: Scooter
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/scooter.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

thomasschafer.scooter

winget install --id thomasschafer.scooter -e
  • normalized package name match
  • 一致条件: Scooter
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: thomasschafer.scooter from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation