# jupp を Homebrew, apt, dnf, Nix でインストール

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

## インストール

```sh
sudo av install brew:jupp
```

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

### macOS

- Homebrew (100%):

```sh
brew install jupp
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install jupp
```

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

- dnf (92%):

```sh
sudo dnf install jupp
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#jupp
```

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

## パッケージ情報

- **パッケージキー:** brew:jupp
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/jupp>
- **バージョン:** 3.1jupp41
- **ソース概要:** Professional screen editor for programmers
- **ホームページ:** <https://mbsd.evolvis.org/jupp.htm>
- **上流ドキュメント:** <https://mbsd.evolvis.org/jupp.htm>
- **ライセンス:** GPL-1.0-or-later
- **ソースアーカイブ:** <https://mbsd.evolvis.org/MirOS/dist/jupp/joe-3.1jupp41.tgz>
- **最終更新:** 2026-06-22T14:03:51-07:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- jupp (cli)
- termidx (cli)
- jupp (エイリアス)
- termidx (エイリアス)

## ビルド依存関係

- autoconf
- automake
- gnu-sed
- libtool

## macOS 提供ライブラリ

- ncurses

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 3.1jupp41
- マネージャ更新日: 2026-06-22
- ローカルデータ: OK
- 上流リポジトリ: https://mbsd.evolvis.org/jupp.htm
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

jupp is a programmer-oriented fork and portable variant of JOE's Own Editor. Its project page presents it as a JOE-derived editor with bug fixes, security fixes, UTF-8 work, programmer conveniences, and the familiar JOE editor flavors.

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

The jupp page describes the Unix/GNU-compatible line as based on JOE 3.1 and the MS-DOS-compatible line as based on JOE 2.8. It frames the project as a portable version of JOE's Own Editor, developed with GNU autotools and licensed under GPL version 1 terms as used by that code base.

Rather than tracking modern JOE directly, jupp intentionally stayed on older JOE bases that the maintainer considered better behaved overall, then layered in fixes and features for professional users.

### 採用の歴史

jupp is niche, but its presence in Homebrew, Debian and Ubuntu as `joe-jupp`, Fedora, and Nix shows that distributions kept it available for users who wanted the JOE editing model with the MirBSD-maintained patch set.

Its audience is mostly terminal-editor users who prefer WordStar-style or JOE-style keybindings and want a compact editor with syntax highlighting, rescue-system friendliness, and programmer features.

### 使われ方

Users run `jupp` as a terminal editor. The project page notes that related JOE flavors such as `jmacs`, `joe`, `jpico`, `jstar`, and `rjoe` are included, though not every jupp-specific feature applies to every flavor.

The page documents source downloads, checksums, CVS checkout, GNU autotools build commands, manpages, and editor tricks such as visible spaces, hex editing, syntax highlighting toggles, bracketed paste, and conflict-marker search.

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

jupp is package-nerd interesting because it is a fork maintained as a patchy, portable editor distribution rather than a clean modern upstream repository. Packagers preserve it for users who care about exact terminal-editor behavior, small rescue-friendly builds, and old-school keybinding compatibility.

It also shows a common packaging pattern for small Unix tools: the authoritative source is a project web page with tarballs, CVS instructions, manpages, and checksums rather than a GitHub repository.

### タイムライン

- JOE 2.8 base: jupp maintained an MS-DOS-compatible line as joe-2.8jupp3.
- JOE 3.1 base: jupp maintained a Unix/GNU-compatible line as joe-3.1jupp41.
- Distribution era: jupp entered package managers including Homebrew, Debian and Ubuntu as `joe-jupp`, Fedora, and Nix.

### Related projects

- jupp is directly related to JOE's Own Editor and keeps JOE-family frontends such as `joe`, `jmacs`, `jpico`, `jstar`, and `rjoe`.
- It is also part of the MirBSD/MirPorts tool ecosystem alongside other MirBSD subprojects.

### ソース

- <https://joe-editor.sourceforge.io/>
- <https://mbsd.evolvis.org/jupp.htm>


## セキュリティノート

narrow executable package without higher-risk signals.

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

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** jupp
- **Version Scheme:** 0
- **Revision:** 0
- **Conflicts With:** joe
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- Debian apt - joe-jupp - 3.1.41-1: normalized package name match | Debian stable package indexes: joe-jupp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | reimplement the joe Debian package using jupp | http://www.mirbsd.org/jupp.htm
- Debian apt - jupp - 3.1.41-1: normalized package name match | Debian stable package indexes: jupp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | user friendly full screen text editor | http://www.mirbsd.org/jupp.htm
- Nix - jupp: normalized package name match | nixpkgs package indexes: pkgs/by-name/ju/jupp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - joe-jupp - 3.1.41-1: normalized package name match | Ubuntu 24.04 LTS package indexes: joe-jupp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | reimplement the joe Debian package using jupp | http://www.mirbsd.org/jupp.htm
- Ubuntu apt - jupp - 3.1.41-1: normalized package name match | Ubuntu 24.04 LTS package indexes: jupp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | user friendly full screen text editor | http://www.mirbsd.org/jupp.htm
- dnf - jupp - 41-11.fc45: normalized package name match | Fedora Rawhide package metadata: jupp from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Compact and feature-rich WordStar-compatible editor | https://www.mirbsd.org/jupp.htm


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://pkg.so/ja/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [libtool](https://pkg.so/ja/brew/libtool/) - Build dependency declared by Homebrew.
- [autoconf](https://pkg.so/ja/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://pkg.so/ja/brew/automake/) - Build dependency declared by Homebrew.
- [gnu-sed](https://pkg.so/ja/brew/gnu-sed/) - Build dependency declared by Homebrew.
- [amp](https://pkg.so/ja/brew/amp/) - Shares pkgdb curated category or tags: cli, productivity, terminal, text-editor.
- [kibi](https://pkg.so/ja/brew/kibi/) - Shares pkgdb curated category or tags: cli, productivity, terminal, text-editor.
- [emacs](https://pkg.so/ja/brew/emacs/) - Shares pkgdb curated category or tags: cli, productivity, text-editor.
- [gedit](https://pkg.so/ja/brew/gedit/) - Shares pkgdb curated category or tags: cli, productivity, text-editor.
- [enter-tex](https://pkg.so/ja/brew/enter-tex/) - Shares pkgdb curated category or tags: cli, productivity, text-editor.
- [ad](https://pkg.so/ja/brew/ad/) - Shares pkgdb curated category or tags: cli, productivity, text-editor.
- [openvi](https://pkg.so/ja/brew/openvi/) - Shares pkgdb curated category or tags: cli, productivity, text-editor.
- [vim](https://pkg.so/ja/brew/vim/) - Shares pkgdb curated category or tags: cli, productivity, terminal, text-editor.
- [joe](https://pkg.so/ja/brew/joe/) - Local package facts share a topical domain. Shared terms: cli, editor, productivity, screen, terminal.

## Combined YAML source

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


## ソース

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