# 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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
- **Version:** 3.1jupp41
- **Résumé source:** Professional screen editor for programmers
- **Page d'accueil:** <https://mbsd.evolvis.org/jupp.htm>
- **Dernière mise à jour:** 2026-06-22T14:03:51-07:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- jupp (alias)
- termidx (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 3.1jupp41
## 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

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


## Sources

- 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
