# 使用 Homebrew, MacPorts, Nix 安装 jump

查看 jump 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:jump
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install jump
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install jump
```

  证据: MacPorts ports tree: sysutils/jump/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#jump
```

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

## 软件包事实

- **软件包键:** brew:jump
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/jump>
- **版本:** 0.67.0
- **来源摘要:** Helps you navigate your file system faster by learning your habits
- **主页:** <https://github.com/gsamokovarov/jump>
- **仓库:** <https://github.com/gsamokovarov/jump>
- **许可证:** MIT
- **源码归档:** <https://github.com/gsamokovarov/jump/archive/refs/tags/v0.67.0.tar.gz>
- **最后更新:** 2026-07-25T20:58:06-04:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- jump (cli)
- jump (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.67.0
- 管理器更新时间: 2026-07-25
- 本地数据: OK
- 上游仓库: https://github.com/gsamokovarov/jump
- 检测到的最新版本: v0.67.0 (当前)
## 项目历史与用法

Jump is a shell-integrated directory jumper. It records directories a user visits and lets the user move back to them with short fuzzy queries through a shell helper, usually bound as `j`.

### 项目历史

Jump's public GitHub releases begin with v0.1.0 on September 6, 2015. The README describes the central idea that the tool integrates with the shell, tracks visited directories, and jumps to the right directory with a few fuzzy-typed characters.

The tool evolved from a simple Go command into a cross-shell navigation helper with Bash, Zsh, Fish, PowerShell, Nushell, and Murex integration. Later releases added behavior such as deep jumps, reverse jumps, relative jumps, pins, imports from `autojump` or `z`, and based mode for repository or monorepo navigation.

### 采用历史

Jump was packaged for macOS through Homebrew and MacPorts, for Nix, for Snap, and through downloadable Debian and RPM artifacts. That distribution mix put it in the same everyday CLI category as `autojump`, `z`, and other frecency-style directory jumpers.

The README's import support for `autojump` and `z` shows that Jump was designed to meet users already carrying directory-history databases from earlier tools.

### 使用方式

Users install Jump, evaluate `jump shell` in their shell startup, and then use `j` queries to move through the filesystem. The README documents fuzzy, exact, deep, relative, reverse, case-sensitive, pinned, and based-mode jumps.

Database commands such as `jump clean`, `jump forget`, and `jump top` manage or inspect the learned directory data.

### 为什么软件包爱好者会关心

Jump is a tidy example of a small Go CLI that becomes useful only through shell integration. The package-manager job is not just installing a binary, but making a discoverable post-install path for shell init.

It belongs to the package-nerd genre of tools that optimize `cd`, a deceptively small workflow improvement that heavy terminal users notice immediately.

### 时间线

- 2015-09-06: GitHub release v0.1.0 was published.
- 2016-02-19: GitHub release v0.7.1 was published.
- 2019-04-08: GitHub release v0.23.0 was published.
- 2022-08-07: GitHub release v0.51.0 was published.
- 2025-12-12: GitHub release v0.67.0 was published.

### Related projects

- Jump is related to `autojump`, `z`, `zoxide`, and shell-native directory stack features.
- The README documents import support for `autojump` and `z`, making those tools explicit migration sources.

### 来源

- <https://github.com/gsamokovarov/jump>
- <https://github.com/gsamokovarov/jump/releases>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** jump
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- Nix - jump: normalized package name match | nixpkgs package indexes: pkgs/by-name/ju/jump/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - jump: normalized package name match | MacPorts ports tree: sysutils/jump/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [sheldon](https://pkg.so/zh-hans/brew/sheldon/) - Shares pkgdb curated category or tags: bash, cli, developer-tools, shell, zsh.
- [mcfly](https://pkg.so/zh-hans/brew/mcfly/) - Shares pkgdb curated category or tags: bash, cli, developer-tools, shell, zsh.
- [powerline-go](https://pkg.so/zh-hans/brew/powerline-go/) - Shares pkgdb curated category or tags: bash, cli, developer-tools, fish, shell.
- [babelfish](https://pkg.so/zh-hans/brew/babelfish/) - Shares pkgdb curated category or tags: bash, cli, developer-tools, fish, shell.
- [shellcheck](https://pkg.so/zh-hans/brew/shellcheck/) - Shares pkgdb curated category or tags: bash, cli, developer-tools, shell.
- [zoxide](https://pkg.so/zh-hans/brew/zoxide/) - Shares pkgdb curated category or tags: cli, developer-tools, filesystem-navigation, shell.
- [shfmt](https://pkg.so/zh-hans/brew/shfmt/) - Shares pkgdb curated category or tags: bash, cli, developer-tools, shell.
- [bash-language-server](https://pkg.so/zh-hans/brew/bash-language-server/) - Shares pkgdb curated category or tags: bash, cli, developer-tools, shell.

## Combined YAML source

View the package source record on GitHub. [combined/jump.yml](https://github.com/mxcl/pkgdb/blob/main/combined/jump.yml)


## 来源

- 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
