Automic VaultAutomic Vault

brew

amp を Homebrew, MacPorts, Nix, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install amp

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install amp

MacPorts ports tree · editors/amp/Portfile · ソース: api.github.com

Linux

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

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

openSUSE zypper確認済み · 92%
sudo zypper install amp

openSUSE Tumbleweed package metadata · amp · ソース: download.opensuse.org

概要

パッケージ概要

Text editor for your terminal

履歴

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

Amp is a Rust terminal text editor inspired by Vi and Vim. Its README says it aims to keep Vim's core interaction model, simplify it, and bundle the essential features expected from a modern terminal editor.

プロジェクトの歴史

The public GitHub repository was created in February 2015. The project is written in Rust and separates substantial editor internals, including data structures, syntax highlighting, and workspace management, into the related `scribe` crate.

Amp's documentation presents the editor as a terminal-native application with modal editing, file finding, system clipboard support, preferences, keymaps, and syntax configuration. The latest GitHub release observed for this batch is 0.7.1, published in September 2024.

採用の歴史

Amp's adoption has been niche rather than mass-market: it is a package-manager-distributed editor for users interested in Rust command-line software and Vim-like interaction without carrying Vim's full compatibility surface.

The supplied package facts show availability through Homebrew, MacPorts, Nix, and zypper, which is the typical adoption path for a small terminal editor: easy enough to install from a package manager, but still mostly discovered by users looking for lightweight editor experiments.

使われ方

Users run the `amp` executable in a terminal. The official docs describe preferences as a YAML file in a platform-dependent configuration folder and recommend using the built-in `preferences::edit` command to open it and reveal its path.

The practical use case is quick terminal editing with modal commands, file navigation, syntax highlighting, and configurable keymaps. It is not presented as an IDE; it is a compact editor with enough modern conveniences to stand on its own.

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

Amp is interesting to package nerds as an example of the mid-2010s Rust CLI wave: a familiar Unix tool category rebuilt as a single cargo-built binary, then surfaced through multiple OS package sets.

Its split between the editor and the `scribe` crate is also notable because it turns editor infrastructure into reusable Rust components rather than burying all of it in one executable.

タイムライン

  • 2015: GitHub repository created.
  • 2015 onward: Amp develops as a Rust terminal editor inspired by Vi/Vim.
  • 2024: Release 0.7.1 published.

Related projects

  • Vim and Vi: the editing model Amp explicitly cites as inspiration.
  • scribe: Amp's related Rust crate for editor internals.
  • Rust: the implementation language and ecosystem that shaped Amp's packaging story.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版0.7.1
マネージャ更新日
ローカルデータOK
上流最新
検出された最新0.7.1

https://github.com/jmacdonald/amp

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:amp
バージョン0.7.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/amp
ホームページhttps://amp.rs
リポジトリhttps://github.com/jmacdonald/amp
上流ドキュメントhttps://amp.rs/docs
ライセンスGPL-3.0-or-later
ソースアーカイブhttps://github.com/jmacdonald/amp/archive/refs/tags/0.7.1.tar.gz
ビルド依存関係cmake, rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

amp

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

amp 0.7.1-2.3

A modal text editor for the terminal

https://github.com/jmacdonald/amp

sudo zypper install amp
  • License: GPL-3.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: amp
  • 5 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Amp
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: amp from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

amp

sudo port install amp
  • normalized package name match
  • 一致条件: Amp
MacPorts ports tree · api.github.com · MacPorts ports tree: editors/amp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment