pkg.soopen package index

brew / 排名 327

使用 Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget 安装 zoxide

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install zoxide

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install zoxide

MacPorts ports tree · sysutils/zoxide/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add zoxide

Alpine Linux edge package indexes · zoxide · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install zoxide

Debian stable package indexes · zoxide · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install zoxide

Fedora Rawhide package metadata · zoxide · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#zoxide

nixpkgs package indexes · pkgs/by-name/zo/zoxide/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S zoxide

Arch Linux sync databases · zoxide · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install zoxide

openSUSE Tumbleweed package metadata · zoxide · 来源: download.opensuse.org

Windows

Chocolatey已验证 · 92%
choco install zoxide

Chocolatey community package catalog · zoxide · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install main/zoxide

Scoop official bucket manifest trees · bucket/zoxide.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id ajeetdsouza.zoxide -e

Windows Package Manager source index · ajeetdsouza.zoxide · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Shell extension to navigate your filesystem faster

命令和别名

  • zoxide

历史

项目历史与用法

zoxide is a Rust command-line directory jumper: a smarter `cd` inspired by `z` and `autojump` that remembers frequently used directories and lets users jump to them with short fuzzy queries.

项目历史

Ajeet D'Souza created the public zoxide repository in March 2020. The README positions it as a modern successor in the directory-jump family, explicitly inspired by `z` and `autojump`, but built as a cross-shell Rust binary rather than shell-only glue.

Over time zoxide evolved from a small navigation helper into a carefully integrated shell tool. The README documents setup for Bash, Zsh, Fish, PowerShell, Nushell, POSIX shells, Elvish, Xonsh, Tcsh, and others, while the changelog shows ongoing work on completions, shell hooks, Windows behavior, symlink handling, database safety, and shell-specific edge cases.

采用历史

By July 2026 GitHub metadata showed more than 37,000 stars, making zoxide one of the most visible modern Rust CLIs in the shell-productivity niche. The official README lists installation through Cargo, Homebrew, MacPorts, Nix, distro packages, Winget, Scoop, Chocolatey, Termux, BSD package systems, and an install script.

Its adoption path follows the practical workstation-tool pattern: users first install it through Cargo or a shell setup script, then standardize it through OS package managers so dotfiles and new machines can depend on the same `z` command.

使用方式

Common use is to initialize zoxide in the user's shell and replace or supplement `cd` with `z`. Examples include `z foo` to jump to the best-ranked matching directory, multi-term queries such as `z foo bar`, `z -` for the previous directory, and `zi` for interactive selection through fzf.

zoxide is not a file manager. It is a tiny behavioral database plus shell integration that makes repeated navigation cheap, especially for developers moving among many project trees.

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

Package nerds care about zoxide because it is the directory-jump idea packaged in a modern, portable form: one Rust executable plus shell init snippets. It also shows how small terminal utilities earn broad package-manager coverage when they improve an everyday shell primitive without replacing the shell.

时间线

  • 2020-03-05: The public `ajeetdsouza/zoxide` repository is created.
  • 2020s: zoxide becomes available across Cargo, Homebrew, Linux distributions, BSD packages, Windows package managers, and Termux as documented by the README.
  • 2024-2026: The changelog records active compatibility work for Nushell, PowerShell, Fish, Zsh, POSIX shells, Tcsh, and Windows path behavior.
  • 2026-01-31: zoxide 0.9.9 is published on GitHub.

Related projects

  • `z` and `autojump` are the direct inspirations named by the README.
  • fzf is the common companion for interactive `zi` selection.
  • fasd and shell framework integrations such as Oh My Zsh occupy the same shell-navigation neighborhood.

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:shell

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
zoxide可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.10.0
管理器更新时间2026-07-04
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:zoxide
版本0.10.0
软件包管理器Homebrew
主页https://github.com/ajeetdsouza/zoxide
仓库https://github.com/ajeetdsouza/zoxide
最后更新2026-07-04T16:03:51Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

zoxide 0.9.7-1+b1

Smarter cd command for your terminal

https://github.com/ajeetdsouza/zoxide

sudo apt install zoxide
  • Section: admin
  • Architecture: amd64
  • Source Package: rust-zoxide
  • 2 依赖
  • normalized package name match
  • 匹配方式:Zoxide
Debian stable package indexes · deb.debian.org · Debian stable package indexes: zoxide from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

zoxide

nix profile install nixpkgs#zoxide
  • normalized package name match
  • 匹配方式:Zoxide
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/zo/zoxide/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

zoxide 0.9.3-1

Smarter cd command for your terminal

https://github.com/ajeetdsouza/zoxide

sudo apt install zoxide
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: rust-zoxide
  • 2 依赖
  • normalized package name match
  • 匹配方式:Zoxide
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: zoxide from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

zoxide 0.9.9-r0

Faster way to navigate your filesystem

https://github.com/ajeetdsouza/zoxide

sudo apk add zoxide
  • License: MIT
  • Architecture: x86_64
  • Source Package: zoxide
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Zoxide
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zoxide from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

zoxide-bash-completion 0.9.9-r0

Bash completions for zoxide

https://github.com/ajeetdsouza/zoxide

sudo apk add zoxide-bash-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: zoxide
  • normalized package name match
  • 匹配方式:Zoxide
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zoxide-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

zoxide-doc 0.9.9-r0

Faster way to navigate your filesystem (documentation)

https://github.com/ajeetdsouza/zoxide

sudo apk add zoxide-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: zoxide
  • normalized package name match
  • 匹配方式:Zoxide
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zoxide-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

zoxide-fish-completion 0.9.9-r0

Fish completions for zoxide

https://github.com/ajeetdsouza/zoxide

sudo apk add zoxide-fish-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: zoxide
  • normalized package name match
  • 匹配方式:Zoxide
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zoxide-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

zoxide-zsh-completion 0.9.9-r0

Zsh completions for zoxide

https://github.com/ajeetdsouza/zoxide

sudo apk add zoxide-zsh-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: zoxide
  • normalized package name match
  • 匹配方式:Zoxide
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zoxide-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

zoxide 0.9.8-3.fc45

Smarter cd command for your terminal

https://crates.io/crates/zoxide

sudo dnf install zoxide
  • License: MIT AND MPL-2.0 AND (Apache-2.0 OR MIT) AND (MIT-0 OR Apache-2.0)
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: rust-zoxide
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Zoxide
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: zoxide from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

zoxide 0.10.0-1

A smarter cd command for your terminal

https://github.com/ajeetdsouza/zoxide

sudo pacman -S zoxide
  • License: MIT
  • Architecture: x86_64
  • 3 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Zoxide
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: zoxide from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

zoxide 0.10.0-1.2

A smarter cd command

https://github.com/ajeetdsouza/zoxide

sudo zypper install zoxide
  • License: MIT
  • Category: System/Console
  • Architecture: x86_64
  • Source Package: zoxide
  • 3 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Zoxide
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: zoxide from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

zoxide

sudo port install zoxide
  • normalized package name match
  • 匹配方式:Zoxide
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/zoxide/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

zoxide

choco install zoxide
  • normalized package name match
  • 匹配方式:Zoxide
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: zoxide from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','zerotier-one'
Scoop95%

main/zoxide

scoop install main/zoxide
  • normalized package name match
  • 匹配方式:Zoxide
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/zoxide.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

ajeetdsouza.zoxide

winget install --id ajeetdsouza.zoxide -e
  • normalized package name match
  • 匹配方式:Zoxide
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: ajeetdsouza.zoxide from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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