Automic VaultAutomic Vault

brew

jove mit Homebrew, apt, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jove in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install jove

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install jove

MacPorts ports tree · editors/jove/Portfile · Quelle: api.github.com

Linux

Debian aptverifiziert · 92%
sudo apt install jove

Debian stable package indexes · jove · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#jove

nixpkgs package indexes · pkgs/by-name/jo/jove/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Emacs-style editor with vi-like memory, CPU, and size requirements

Befehle und Aliase

  • jove
  • teachjove

Verlauf

Projektgeschichte und Nutzung

JOVE, Jonathan's Own Version of Emacs, is a small Emacs-style editor with roots in early BSD Unix. The maintained GitHub repository describes it as a venerable 1982, fast, small Emacs clone originally written for 2.8BSD on a PDP-11.

Projektgeschichte

JOVE was created by Jonathan Payne as a compact Emacs-like editor for small Unix systems. The project README emphasizes portability across old and new systems, manual configuration rather than an autoconf-style setup, and historically constrained targets such as PDP-11, DOS, Macintosh, Windows, Cygwin, BSD, Solaris, and Linux.

The distribution's documentation records a long-lived maintenance culture. Jonathan Payne retained overall control while D. Hugh Redelmeier coordinated day-to-day fixes and portability work through the jovehacks mailing list; acknowledgements name contributors who helped with pty code, Berkeley features, PC and Macintosh versions, Win32 support, mouse support, testing, and portability.

Adoptionsgeschichte

JOVE's adoption predates GitHub and modern packaging. It became a recognizable small editor in Unix culture because it offered Emacs-like keybindings and behavior without the size and extension machinery of full Emacs. The input metadata records packaging in Homebrew, Debian, MacPorts, Nix, and Ubuntu, showing that the editor remained packagable decades after its early BSD origins.

Wie es verwendet wird

JOVE is used as a terminal text editor for users who want Emacs-like editing with a smaller binary and simpler model. Its documentation includes jove and teachjove manpages, a global jove.rc, a per-user ~/.joverc, and manuals adapted from early Emacs documentation with JOVE-specific changes.

Warum Paket-Nerds sich dafür interessieren

JOVE is historically significant because it is a living fossil of editor packaging: small enough for constrained Unix systems, Emacs-like enough to matter culturally, and portable enough to survive into modern package managers. It helps explain why Unix repositories still carry multiple Emacs-like editors instead of treating GNU Emacs as the only lineage.

Zeitleiste

  • 1982: The GitHub repository description identifies JOVE as originating in this era for 2.8BSD on PDP-11.
  • 1986-2002: The README copyright notice covers Jonathan Payne's long maintenance period.
  • 2004-07: The README was updated with Unix build and portability guidance.
  • 2020: GitHub release metadata begins for the 4.17.2.7 candidate series.
  • 2025-05: Release 4.17.5.5 was published on GitHub.

Related projects

  • JOVE is related to Gosling Emacs, GNU Emacs, teach-emacs tutorial material, and other small Emacs-like editors such as mg, Zile, and JOE. Its package-manager neighbors are usually classic Unix editors rather than modern IDEs.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

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

Config paths the tool may read or write during local use.

Unix
~/.joverc

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
jovecliglobales Executable
teachjovecliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version4.17.5.5
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/jonmacs/jove

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoNo cached GitHub release or tag data was available.https://github.com/jonmacs/jovenone Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:jove
Version4.17.5.5
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/jove
Homepagehttps://directory.fsf.org/wiki/Jove
Repositoryhttps://github.com/jonmacs/jove
Upstream-Dokumentationhttps://github.com/jonmacs/jove#readme
Lizenzjove
Quellarchivhttps://github.com/jonmacs/jove/archive/refs/tags/4.17.5.5.tar.gz
Build-Abhängigkeitengroff
Von macOS bereitgestellte Bibliothekenncurses
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namejove
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

jove 4.17.5.4-1

Jonathan's Own Version of Emacs - a compact, powerful editor

https://github.com/jonmacs/jove

sudo apt install jove
  • Section: editors
  • Architecture: amd64
  • 4 Abhängigkeiten
  • 1 stellt bereit
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Jove
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jove from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

jove

nix profile install nixpkgs#jove
  • normalized package name match
  • Abgeglichen nach: Jove
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/jo/jove/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

jove 4.17.5.3-1

Jonathan's Own Version of Emacs - a compact, powerful editor

https://github.com/jonmacs/jove

sudo apt install jove
  • Section: universe/editors
  • Architecture: amd64
  • 4 Abhängigkeiten
  • 1 stellt bereit
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Jove
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: jove from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

jove

sudo port install jove
  • normalized package name match
  • Abgeglichen nach: Jove
MacPorts ports tree · api.github.com · MacPorts ports tree: editors/jove/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment