macOS
brew install yazilocal Homebrew formula metadata
sudo port install yaziMacPorts ports tree · sysutils/yazi/Portfile · ソース: api.github.com
brew
yazi のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install yazilocal Homebrew formula metadata
sudo port install yaziMacPorts ports tree · sysutils/yazi/Portfile · ソース: api.github.com
sudo apk add yaziAlpine Linux edge package indexes · yazi · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#yazinixpkgs package indexes · pkgs/by-name/ya/yazi/package.nix · ソース: api.github.com
sudo pacman -S yaziArch Linux sync databases · yazi · ソース: geo.mirror.pkgbuild.com
sudo zypper install yaziopenSUSE Tumbleweed package metadata · yazi · ソース: download.opensuse.org
scoop install main/yaziScoop official bucket manifest trees · bucket/yazi.json · ソース: api.github.com
winget install --id sxyazi.yazi -eWindows Package Manager source index · sxyazi.yazi · ソース: cdn.winget.microsoft.com
概要
Blazing fast terminal file manager written in Rust, based on async I/O
履歴
Yazi is a Rust terminal file manager built around non-blocking async I/O. It became notable quickly because it combines the old terminal file-manager niche with newer expectations: image previews, code highlighting, plugin and theme management, cross-platform packaging, and integrations with tools such as ripgrep, fd, fzf, and zoxide.
The GitHub repository was created in July 2023. The README describes Yazi as a terminal file manager written in Rust, based on non-blocking async I/O, and the official site foregrounds asynchronous I/O, multi-threaded CPU task handling, async task scheduling, multiple image protocols, and pre-cached previewing.
Yazi's architecture grew into a multi-crate Rust workspace with separate crates for the file manager, filesystem, TUI, plugin layer, scheduler, terminal handling, virtual filesystem, and supporting components. The README also documents a concurrent Lua plugin system, a package manager for plugins and themes, and a data-distribution service for cross-instance communication and state persistence.
Yazi's adoption has been unusually fast for a terminal file manager. The GitHub API showed roughly forty thousand stars by July 2026, and package metadata in the input already shows it present across Homebrew, Alpine, MacPorts, Nix, Arch, Scoop, Winget, and openSUSE-style ecosystems.
Its appeal overlaps with users of ranger, nnn, lf, vifm, and modern terminal workflows: people who want keyboard-first file management but also expect previews, async responsiveness, Lua customization, and clean integration with other fast CLI search/navigation tools.
Users run yazi for the interactive terminal file manager and ya for helper/package-manager workflows. Common setup involves TOML files for the main config, keymap, and theme plus init.lua for Lua customization.
Practical workflows include browsing large directories without blocking, previewing images or source files in capable terminals, opening files through configured rules, using plugins for custom previews or actions, and integrating with ripgrep, fd, fzf, zoxide, shells, and editors.
Yazi is a strong example of a modern CLI package becoming popular because it upgrades an old Unix interaction model without abandoning the terminal. It packages a full interactive app, helper command, config schema, plugin ecosystem, and terminal-media assumptions into a single installable tool.
For package nerds, Yazi is also a useful pressure test for terminal capability packaging: image protocols, optional preview helpers, shell integrations, cross-platform config paths, and plugin distribution all matter more than they would for a simple line-oriented CLI.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/yazi/yazi.toml~/.config/yazi/keymap.toml~/.config/yazi/theme.toml~/.config/yazi/init.lua%AppData%\yazi\config\yazi.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ya | cli | グローバル実行可能ファイル | |
yazi | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/sxyazi/yazi
インストールメタデータ
| パッケージキー | brew:yazi |
|---|---|
| バージョン | 26.5.6 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/yazi |
| ホームページ | https://yazi-rs.github.io |
| リポジトリ | https://github.com/sxyazi/yazi |
| 上流ドキュメント | https://yazi-rs.github.io/docs/image-preview |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/sxyazi/yazi/archive/refs/tags/v26.5.6.tar.gz |
| 最終更新 | 2026-06-15T10:21:24-04:00 |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | yazi |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
yazi
nix profile install nixpkgs#yaziyazi 26.5.6-r0
Blazing fast terminal file manager written in Rust, based on async I/O
sudo apk add yaziyazi-bash-completion 26.5.6-r0
Bash completions for yazi
sudo apk add yazi-bash-completionyazi-cli 26.5.6-r0
Blazing fast terminal file manager written in Rust, based on async I/O - CLI
sudo apk add yazi-cliyazi-doc 26.5.6-r0
Blazing fast terminal file manager written in Rust, based on async I/O (documentation)
sudo apk add yazi-docyazi-fish-completion 26.5.6-r0
Fish completions for yazi
sudo apk add yazi-fish-completionyazi-zsh-completion 26.5.6-r0
Zsh completions for yazi
sudo apk add yazi-zsh-completionyazi 26.5.6-3
Blazing fast terminal file manager written in Rust, based on async I/O
https://github.com/sxyazi/yazi
sudo pacman -S yaziyazi 26.5.6-2.1
Blazing fast terminal file manager written in Rust, based on async I/O
https://github.com/sxyazi/yazi
sudo zypper install yaziyazi-bash-completion 26.5.6-2.1
Bash Completion for yazi
https://github.com/sxyazi/yazi
sudo zypper install yazi-bash-completionyazi-fish-completion 26.5.6-2.1
Fish Completion for yazi
https://github.com/sxyazi/yazi
sudo zypper install yazi-fish-completionyazi-zsh-completion 26.5.6-2.1
ZSH Completion for yazi
https://github.com/sxyazi/yazi
sudo zypper install yazi-zsh-completionyazi
sudo port install yazimain/yazi
scoop install main/yazisxyazi.yazi
winget install --id sxyazi.yazi -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.