pkg.soopen package index

brew / rang 327

Installer zoxide avec Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install zoxide

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install zoxide

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

Linux

Alpine Linux apkvérifié · 92%
sudo apk add zoxide

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

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

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

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

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

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

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

Arch Linux pacmanvérifié · 92%
sudo pacman -S zoxide

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

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

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

Windows

Chocolateyvérifié · 92%
choco install zoxide

Chocolatey community package catalog · zoxide · Source: community.chocolatey.org

Scoopvérifié · 92%
scoop install main/zoxide

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

Windows Package Managervérifié · 92%
winget install --id ajeetdsouza.zoxide -e

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

aperçu

Résumé du paquet

Shell extension to navigate your filesystem faster

Commandes et alias

  • zoxide

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

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

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.

Chronologie

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

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

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

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
zoxideexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

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-08-03
version du gestionnaire0.10.0
gestionnaire mis à jour2026-07-04
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:zoxide
Version0.10.0
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://github.com/ajeetdsouza/zoxide
Dépôthttps://github.com/ajeetdsouza/zoxide
Dernière mise à jour2026-07-04T16:03:51Z
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

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%

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

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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation