Automic VaultAutomic Vault

brew

ed を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install ed

local Homebrew formula metadata

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

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

Linux

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

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

Debian apt確認済み · 92%
sudo apt install ed

Debian stable package indexes · ed · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install ed

Fedora Rawhide package metadata · ed · ソース: dl.fedoraproject.org

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

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

Arch Linux pacman確認済み · 92%
sudo pacman -S ed

Arch Linux sync databases · ed · ソース: geo.mirror.pkgbuild.com

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

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

Windows

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

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

概要

パッケージ概要

Classic UNIX line editor

履歴

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

GNU ed is the GNU implementation of the classic Unix line editor. In package-manager terms it is tiny, old-fashioned, standardized, scriptable, and still worth shipping because the `ed` utility is part of the Unix/POSIX tool vocabulary.

プロジェクトの歴史

The POSIX specification defines `ed` as a line-oriented text editor with command and input modes. That standardized interface is the historically important part of the package: `ed` is a small command language for editing text through standard input, not a screen editor.

The GNU package supplies the Free Software Foundation's maintained implementation, including both `ed` and the restricted variant `red`. GNU FTP release archives show the modern GNU release stream at least from ed 1.0 in August 2008 through ed 1.22.5 in February 2026.

採用の歴史

ed persists because it is standardized, scriptable, and expected on Unix-like systems even though most interactive editing moved to screen editors long ago. Its Homebrew, Debian, Ubuntu, Alpine, Arch, Nix, MacPorts, Scoop, and openSUSE packaging in the batch input reflects that baseline utility role.

GNU ed's adoption is therefore less about visible user enthusiasm and more about compatibility: scripts, recovery procedures, minimal systems, teaching material, and standards conformance still need a line editor named `ed`.

使われ方

POSIX documents `ed [ -p string ] [ -s ] [ file ]`, with commands read from standard input. In command mode, input is interpreted as editing commands; in input mode, input is inserted as text.

GNU ed also ships `red`, a restricted form useful in constrained editing contexts. The utility is commonly used non-interactively in scripts or as a lowest-common-denominator editor on small systems.

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

ed is package-manager bedrock: a tiny utility that looks obsolete until a bootstrap environment, recovery shell, POSIX test, or ancient script expects it. Shipping it is a compatibility decision as much as a feature decision.

For people who care about Unix history, `ed` is also a living fossil in the best sense: the interface in modern packages is still recognizably the line-editor model described by POSIX.

タイムライン

  • 2008-08: GNU FTP archive lists ed 1.0.
  • 2015-03: GNU FTP archive lists ed 1.11.
  • 2020-02: GNU FTP archive lists ed 1.16.
  • 2024-04: GNU FTP archive lists ed 1.20.2.
  • 2026-02: GNU FTP archive lists ed 1.22.5.

Related projects

  • POSIX defines the portable `ed` utility interface.
  • `red` is the restricted editor installed with GNU ed.
  • Screen editors such as vi and Emacs largely displaced ed for daily interactive editing, but not for the standardized utility role.

セキュリティ状態

リスクレベル: グリーン

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 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://www.gnu.org/software/ed/ed.html

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ed
バージョン1.22.5
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/ed
ホームページhttps://www.gnu.org/software/ed/ed.html
リポジトリhttps://git.savannah.gnu.org/cgit/ed.git
上流ドキュメントhttps://www.gnu.org/software/ed/manual/ed_manual.html
ライセンスGPL-3.0-or-later
ソースアーカイブhttps://ftpmirror.gnu.org/gnu/ed/ed-1.22.5.tar.lz
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし
注意点All commands have been installed with the prefix "g". If you need to use these commands with their normal names, you can add a "gnubin" directory to your PATH from your bashrc like: PATH="$HOMEBREW_PREFIX/opt/ed/libexec/gnubin:$PATH"

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

ed 1.21.1-1

classic UNIX line editor

https://www.gnu.org/software/ed/

sudo apt install ed
  • Section: editors
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Ed
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ed from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ed

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

ed 1.20.1-1

classic UNIX line editor

https://www.gnu.org/software/ed/

sudo apt install ed
  • Section: editors
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Ed
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ed from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

ed 1.22.5-r0

Line-oriented text editor used to create, display, modify and otherwise manipulate text files

https://www.gnu.org/software/ed/

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

ed-doc 1.22.5-r0

Line-oriented text editor used to create, display, modify and otherwise manipulate text files (documentation)

https://www.gnu.org/software/ed/

sudo apk add ed-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: ed
  • normalized package name match
  • 一致条件: Ed
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ed-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

ed 1.22.5-2.fc45

The GNU line editor

https://www.gnu.org/software/ed/

sudo dnf install ed
  • License: GPL-2.0-only AND GFDL-1.3-no-invariants-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ed
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ed
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ed from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

ed 1.22.5-1

A POSIX-compliant line-oriented text editor

https://www.gnu.org/software/ed/ed.html

sudo pacman -S ed
  • License: GPL-2.0-only
  • Architecture: x86_64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Ed
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ed from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

ed 1.22.5-1.1

A line-oriented text editor

https://www.gnu.org/software/ed/

sudo zypper install ed
  • License: GPL-3.0-or-later AND LGPL-2.1-or-later
  • Category: Productivity/Text/Editors
  • Architecture: x86_64
  • Source Package: ed
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ed
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ed from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

ed

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

red

nix profile install nixpkgs#red
  • installed executable or alias match
  • 一致条件: Red
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/re/red/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop92%

main/red

scoop install main/red
  • installed executable or alias match
  • 一致条件: Red
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/red.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

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

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

Combined YAML source

View the package source record on GitHub.

combined/ed.yml

使用ソース

  • 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