# jed を Homebrew, apt, dnf, MacPorts, Nix, zypper でインストール

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

## インストール

```sh
sudo av install brew:jed
```

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

### macOS

- Homebrew (100%):

```sh
brew install jed
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install jed
```

  証拠: MacPorts ports tree: editors/jed/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install jed
```

  証拠: Debian stable package indexes: jed from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install jed
```

  証拠: Fedora Rawhide package metadata: jed from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#jed
```

  証拠: nixpkgs package indexes: pkgs/by-name/je/jed/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install jed
```

  証拠: openSUSE Tumbleweed package metadata: jed from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:jed
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.99-19
- **ソース概要:** Powerful editor for programmers
- **ホームページ:** <https://www.jedsoft.org/jed/>
- **最終更新:** 2026-06-22T14:03:49-07:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- jed (エイリアス)
- jed-script (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.99-19
## プロジェクトの歴史と使われ方

JED is John E. Davis's scriptable programmer's editor. The official homepage describes it as a freely available editor for Unix, VMS, MSDOS, OS/2, BeOS, QNX, and Windows platforms, designed for programmers but friendly enough for simple text editing.

### プロジェクトの歴史

JED grew out of Davis's long-running open-source software work alongside S-Lang, slrn, and most. Its defining technical choice is deep use of the S-Lang library and scripting language, which gives the editor programmable modes and an extension model.

The official GitHub organization says the GitHub repositories are mirrors of the main repositories at jedsoft.org. The repository README points readers back to the jedsoft JED pages, S-Lang documentation, and the JED mailing list, so the canonical project identity remains tied to jedsoft.org.

### 採用の歴史

JED became a durable package-manager editor because it is small, terminal-friendly, multi-platform, and scriptable without requiring Emacs or Vim. The batch input records packages in Homebrew, Debian, Fedora, MacPorts, Nix, Ubuntu, and openSUSE, reflecting its long tail in Unix-like distributions.

### 使われ方

Users install JED as a console or lightweight graphical editor, configure it with ~/.jedrc on Unix-like systems, and extend it through S-Lang modes. The homepage highlights programmer editing, menus, email composition, and language-specific editing as normal use cases.

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

JED is package-nerd significant as a survivor from the older cross-platform editor ecosystem: it supports systems far beyond mainstream Unix, embeds its own scripting language stack, and provides an alternative for users who want a programmable editor without the weight or habits of larger editor families.

### タイムライン

- 1990s: The changes file records the long-running 0.99 snapshot and beta series.
- 2006: The changes file records B0.99.17 snapshot activity.
- 2017: The official homepage for JED version 0.99-19 was updated by John E. Davis.
- 2020: The official documentation page was updated by John E. Davis.

### Related projects

- Related projects include S-Lang, which supplies the scripting language and terminal-oriented library facilities, plus other Davis tools such as slrn and most that share the same small, portable Unix-tool sensibility.

### ソース

- <https://formulae.brew.sh/formula/jed>
- <https://github.com/jedsoft/jed>
- <https://github.com/jedsoft/jed/blob/master/README>
- <https://github.com/jedsoft/jed/blob/master/changes.txt>
- <https://www.jedsoft.org/>
- <https://www.jedsoft.org/jed/>
- <https://www.jedsoft.org/jed/docs.html>
- <https://www.jedsoft.org/slang/>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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

- Unix: ~/.jedrc
## 他のパッケージマネージャ記録

- Debian apt - jed - 1:0.99.20~pre.189+dfsg-1: normalized package name match | Debian stable package indexes: jed from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | editor for programmers (textmode version) | https://www.jedsoft.org/jed/
- Debian apt - jed-common - 1:0.99.20~pre.189+dfsg-1: normalized package name match | Debian stable package indexes: jed-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | S-Lang runtime files for jed and xjed | https://www.jedsoft.org/jed/
- Debian apt - xjed - 1:0.99.20~pre.189+dfsg-1: normalized package name match | Debian stable package indexes: xjed from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | editor for programmers (x11 version) | https://www.jedsoft.org/jed/
- Nix - jed: normalized package name match | nixpkgs package indexes: pkgs/by-name/je/jed/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - jed - 1:0.99.20~pre.180+dfsg-2: normalized package name match | Ubuntu 24.04 LTS package indexes: jed from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | editor for programmers (textmode version) | https://www.jedsoft.org/jed/
- Ubuntu apt - jed-common - 1:0.99.20~pre.180+dfsg-2: normalized package name match | Ubuntu 24.04 LTS package indexes: jed-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | S-Lang runtime files for jed and xjed | https://www.jedsoft.org/jed/
- Ubuntu apt - xjed - 1:0.99.20~pre.180+dfsg-2: normalized package name match | Ubuntu 24.04 LTS package indexes: xjed from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | editor for programmers (x11 version) | https://www.jedsoft.org/jed/
- dnf - jed - 0.99.19-37.fc45: normalized package name match | Fedora Rawhide package metadata: jed from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Fast, compact editor based on the S-Lang screen library | http://www.jedsoft.org/jed/
- zypper - jed - 0.99.19+git177.55b1d75-1.6: normalized package name match | openSUSE Tumbleweed package metadata: jed from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Small editor | http://www.jedsoft.org
- MacPorts - jed: normalized package name match | MacPorts ports tree: editors/jed/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/jed.yml](https://github.com/mxcl/pkgdb/blob/main/combined/jed.yml)


## ソース

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