# Installer jupp avec Homebrew, apt, dnf, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jupp pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install jupp
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install jupp
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:jupp
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/jupp>
- **Version:** 3.1jupp41
- **Résumé source:** Professional screen editor for programmers
- **Page d'accueil:** <https://mbsd.evolvis.org/jupp.htm>
- **Docs amont:** <https://mbsd.evolvis.org/jupp.htm>
- **Licence:** GPL-1.0-or-later
- **Archive source:** <https://mbsd.evolvis.org/MirOS/dist/jupp/joe-3.1jupp41.tgz>
- **Dernière mise à jour:** 2026-06-22T14:03:51-07:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- jupp (cli)
- termidx (cli)
- jupp (alias)
- termidx (alias)

## Dépendances de compilation

- autoconf
- automake
- gnu-sed
- libtool

## Bibliothèques fournies par macOS

- ncurses

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 3.1jupp41
- gestionnaire mis à jour: 2026-06-22
- données locales: OK
- dépôt amont: https://mbsd.evolvis.org/jupp.htm
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://pkg.so/fr/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [libtool](https://pkg.so/fr/brew/libtool/) - Build dependency declared by Homebrew.
- [autoconf](https://pkg.so/fr/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://pkg.so/fr/brew/automake/) - Build dependency declared by Homebrew.
- [gnu-sed](https://pkg.so/fr/brew/gnu-sed/) - Build dependency declared by Homebrew.
- [amp](https://pkg.so/fr/brew/amp/) - Shares pkgdb curated category or tags: cli, productivity, terminal, text-editor.
- [kibi](https://pkg.so/fr/brew/kibi/) - Shares pkgdb curated category or tags: cli, productivity, terminal, text-editor.
- [emacs](https://pkg.so/fr/brew/emacs/) - Shares pkgdb curated category or tags: cli, productivity, text-editor.
- [gedit](https://pkg.so/fr/brew/gedit/) - Shares pkgdb curated category or tags: cli, productivity, text-editor.
- [enter-tex](https://pkg.so/fr/brew/enter-tex/) - Shares pkgdb curated category or tags: cli, productivity, text-editor.
- [ad](https://pkg.so/fr/brew/ad/) - Shares pkgdb curated category or tags: cli, productivity, text-editor.
- [openvi](https://pkg.so/fr/brew/openvi/) - Shares pkgdb curated category or tags: cli, productivity, text-editor.
- [vim](https://pkg.so/fr/brew/vim/) - Shares pkgdb curated category or tags: cli, productivity, terminal, text-editor.
- [joe](https://pkg.so/fr/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)


## Sources

- 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
