Automic VaultAutomic Vault

brew

Installer autojump avec Homebrew, apt, dnf, MacPorts, Nix, scoop, zypper

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install autojump

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install autojump

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

Linux

Debian aptvérifié · 92%
sudo apt install autojump

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

Fedora dnfvérifié · 92%
sudo dnf install autojump

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

Nixvérifié · 92%
nix profile install nixpkgs#autojump

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

openSUSE zyppervérifié · 92%
sudo zypper install autojump

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

Windows

Scoopvérifié · 92%
scoop install extras/autojump

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

aperçu

Résumé du paquet

Shell extension to jump to frequently used directories

Commandes et alias

  • autojump

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

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

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.

Chronologie

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

posture de sécurité

Niveau de risque : yellow

generalized runtime or code generation signal.

Classificateur de risque

risque yellow · confiance moyen · runtime

Pourquoi

  • generalized runtime or code generation signal

Signaux

  • text:shell

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 1 plateformes.
  • S’installe avec 1 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
autojumpcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-08
version du gestionnaire22.5.3
gestionnaire mis à jour2026-06-22
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/wting/autojump

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:autojump
Version22.5.3
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/autojump
Page d'accueilhttps://github.com/wting/autojump
Dépôthttps://github.com/wting/autojump
Docs amonthttps://github.com/wting/autojump#readme
LicenceGPL-3.0-or-later
Archive sourcehttps://github.com/wting/autojump/archive/refs/tags/release-v22.5.3.tar.gz
Dernière mise à jour2026-06-22T14:02:47-07:00
Pulseupdated
Dépendancespython@3.14
Bouteilledisponible (sur all)
post-install Homebrewnon défini
Serviceaucun déclaré
PrécautionsAdd 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.

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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