# 使用 Homebrew, apt, dnf, Nix 安装 jupp

查看 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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
- **版本:** 3.1jupp41
- **来源摘要:** Professional screen editor for programmers
- **主页:** <https://mbsd.evolvis.org/jupp.htm>
- **最后更新:** 2026-06-22T14:03:51-07:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- jupp (别名)
- termidx (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 3.1jupp41
## 项目历史与用法

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

## 其他软件包管理器记录

- 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Compact and feature-rich WordStar-compatible editor | https://www.mirbsd.org/jupp.htm


## 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
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
