Automic VaultAutomic Vault

brew

autojump mit Homebrew, apt, dnf, MacPorts, Nix, scoop, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install autojump

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install autojump

MacPorts ports tree · sysutils/autojump/Portfile · Quelle: api.github.com

Linux

Debian aptverifiziert · 92%
sudo apt install autojump

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

Fedora dnfverifiziert · 92%
sudo dnf install autojump

Fedora Rawhide package metadata · autojump · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#autojump

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

openSUSE zypperverifiziert · 92%
sudo zypper install autojump

openSUSE Tumbleweed package metadata · autojump · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install extras/autojump

Scoop official bucket manifest trees · bucket/autojump.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Shell extension to jump to frequently used directories

Befehle und Aliase

  • autojump

Verlauf

Projektgeschichte und Nutzung

autojump is a shell navigation helper that learns frequently visited directories and lets users jump to them with short fuzzy-ish commands. It belongs to the same productivity niche as z, fasd, and later smart-cd tools: small shell glue that changes daily terminal muscle memory.

Projektgeschichte

The official README says autojump was originally written by Joel Schaerer and is maintained by William Ting. The GitHub repository was created in January 2009 and describes the tool as a cd command that learns from command-line directory usage.

The design is intentionally simple: the tool maintains a database of directories the user has visited, then ranks matches when the user invokes the j wrapper or autojump command.

Adoptionsgeschichte

The README documents first-class support for bash and zsh, first-class support for Linux and OS X, and community support for fish, tcsh, clink, Windows, and BSD. It also states that autojump is included in Debian-derived distributions, RedHat/Fedora/CentOS, ArchLinux, Gentoo, Frugalware, and Slackware, while Homebrew is the recommended OS X installation method.

The GitHub repository has accumulated substantial attention for a shell utility, with thousands of stars and hundreds of forks in the official GitHub metadata. The batch input also lists packaging across Homebrew, Debian/Ubuntu, Fedora, MacPorts, Nix, Scoop, and openSUSE.

Wie es verwendet wird

Users visit directories normally first; autojump records that history. The common wrapper j foo jumps to the highest-ranked directory containing foo, while jc, jo, and jco prefer child directories or open file managers instead of changing directories.

The README warns that shell integration matters: for bash, autojump tracks directories by modifying PROMPT_COMMAND, so users should append to that variable rather than overwrite it.

Warum Paket-Nerds sich dafür interessieren

autojump is package-nerd catnip because it is a small utility whose value comes from shell integration and distribution packaging rather than a large application surface. Its install story shows why package maintainers care about shell completions, profile snippets, platform policies, and per-shell activation instructions.

Zeitleiste

  • 2009: GitHub repository created for wting/autojump.
  • 2010s: autojump becomes packaged by major Linux distributions and macOS package managers.
  • 2016: README copyright notice lists the Free Software Foundation and GPLv3-or-later licensing text.

Related projects

  • z, fasd, zoxide, and shell-specific directory jumpers solve the same learned-navigation problem.
  • clink is referenced by the README for Windows shell support.

Sicherheitslage

Risikostufe: yellow

generalized runtime or code generation signal.

Risikoklassifikator

yellow Risiko · mittel Konfidenz · runtime

Warum

  • generalized runtime or code generation signal

Signale

  • text:shell

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhä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.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
autojumpcliglobales 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-08
Manager-Version22.5.3
Manager aktualisiert2026-06-22
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/wting/autojump

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:autojump
Version22.5.3
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/autojump
Homepagehttps://github.com/wting/autojump
Repositoryhttps://github.com/wting/autojump
Upstream-Dokumentationhttps://github.com/wting/autojump#readme
LizenzGPL-3.0-or-later
Quellarchivhttps://github.com/wting/autojump/archive/refs/tags/release-v22.5.3.tar.gz
Zuletzt aktualisiert2026-06-22T14:02:47-07:00
Pulseupdated
Abhängigkeitenpython@3.14
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert
EinschränkungenAdd the following line to your ~/.bash_profile or ~/.zshrc file: [ -f $HOMEBREW_PREFIX/etc/profile.d/autojump.sh ] && . $HOMEBREW_PREFIX/etc/profile.d/autojump.sh If you use the Fish shell then add the following line to your ~/.config/fish/config.fish: [ -f $HOMEBREW_PREFIX/share/autojump/autojump.fish ]; and source $HOMEBREW_PREFIX/share/autojump/autojump.fish Restart your terminal for the settings to take effect.

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

autojump 22.5.1-1.1

shell extension to jump to frequently used directories

https://github.com/wting/autojump

sudo apt install autojump
  • Section: shells
  • Architecture: all
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Autojump
Debian stable package indexes · deb.debian.org · Debian stable package indexes: autojump from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

autojump

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

autojump 22.5.1-1.1

shell extension to jump to frequently used directories

https://github.com/wting/autojump

sudo apt install autojump
  • Section: universe/shells
  • Architecture: all
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Autojump
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: autojump from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

autojump 22.5.3-27.fc45

A fast way to navigate your filesystem from the command line

https://github.com/wting/autojump

sudo dnf install autojump
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: autojump
  • 2 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Autojump
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: autojump from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

autojump-fish 22.5.3-27.fc45

Autojump for fish shell

https://github.com/wting/autojump

sudo dnf install autojump-fish
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: autojump
  • 1 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Autojump
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: autojump-fish from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

autojump-zsh 22.5.3-27.fc45

Autojump for zsh

https://github.com/wting/autojump

sudo dnf install autojump-zsh
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: autojump
  • 1 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Autojump
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: autojump-zsh from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

autojump 22.5.3-3.5

A faster way to navigate the filesystem from a shell

https://github.com/wting/autojump

sudo zypper install autojump
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: autojump
  • 2 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Autojump
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: autojump from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

autojump

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

extras/autojump

scoop install extras/autojump
  • normalized package name match
  • Abgeglichen nach: Autojump
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/autojump.json from https://api.github.com/repos/ScoopInstaller/Extras/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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment