pkg.soopen package index

brew / 順位 3541

jump を Homebrew, MacPorts, Nix でインストール

jump のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install jump

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install jump

MacPorts ports tree · sysutils/jump/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#jump

nixpkgs package indexes · pkgs/by-name/ju/jump/package.nix · ソース: api.github.com

概要

パッケージ概要

Helps you navigate your file system faster by learning your habits

コマンドとエイリアス

  • jump

履歴

プロジェクトの歴史と使われ方

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.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
jump実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.67.0
マネージャ更新日2026-07-25
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:jump
バージョン0.67.0
パッケージマネージャHomebrew
ホームページhttps://github.com/gsamokovarov/jump
リポジトリhttps://github.com/gsamokovarov/jump
最終更新2026-07-25T20:58:06-04:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

jump

nix profile install nixpkgs#jump
  • normalized package name match
  • 一致条件: Jump
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ju/jump/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

jump

sudo port install jump
  • normalized package name match
  • 一致条件: Jump
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/jump/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation