pkg.soopen package index

brew / 排名 487

使用 Homebrew, apk, MacPorts, Nix, pacman, zypper, scoop, winget 安装 yazi

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install yazi

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install yazi

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

Linux

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

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

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

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

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

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

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

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

Windows

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

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

Windows Package Manager已验证 · 92%
winget install --id sxyazi.yazi -e

Windows Package Manager source index · sxyazi.yazi · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Blazing fast terminal file manager written in Rust, based on async I/O

命令和别名

  • ya
  • yazi

历史

项目历史与用法

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.

时间线

  • 2023-07-08: The sxyazi/yazi GitHub repository is created.
  • 2023-07-19: The first public GitHub release, v0.1.0, is published.
  • 2024: Yazi's release stream adds steady feature releases and a nightly build channel.
  • 2026-07: The GitHub API shows broad adoption, with about forty thousand stars and active development.

Related projects

  • ranger, lf, nnn, and vifm are neighboring terminal file managers in the same user niche.
  • ripgrep, fd, fzf, and zoxide are CLI tools Yazi documents as integrations.
  • Chafa and Ueberzug++ are related terminal image-preview tools/protocol helpers mentioned by Yazi documentation.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:sync

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/yazi/yazi.toml~/.config/yazi/keymap.toml~/.config/yazi/theme.toml~/.config/yazi/init.lua
Windows
%AppData%\yazi\config\yazi.toml

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

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

安装元数据

软件包元数据

软件包键brew:yazi
版本26.5.6
软件包管理器Homebrew
主页https://yazi-rs.github.io
仓库https://github.com/sxyazi/yazi
最后更新2026-06-15T10:21:24-04:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

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

Nix95%

yazi

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

yazi 26.5.6-r0

Blazing fast terminal file manager written in Rust, based on async I/O

https://yazi-rs.github.io

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

yazi-bash-completion 26.5.6-r0

Bash completions for yazi

https://yazi-rs.github.io

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

yazi-cli 26.5.6-r0

Blazing fast terminal file manager written in Rust, based on async I/O - CLI

https://yazi-rs.github.io

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

yazi-doc 26.5.6-r0

Blazing fast terminal file manager written in Rust, based on async I/O (documentation)

https://yazi-rs.github.io

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

yazi-fish-completion 26.5.6-r0

Fish completions for yazi

https://yazi-rs.github.io

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

yazi-zsh-completion 26.5.6-r0

Zsh completions for yazi

https://yazi-rs.github.io

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

yazi 26.5.6-4

Blazing fast terminal file manager written in Rust, based on async I/O

https://github.com/sxyazi/yazi

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

yazi 26.5.6-2.3

Blazing fast terminal file manager written in Rust, based on async I/O

https://github.com/sxyazi/yazi

sudo zypper install yazi
  • License: MIT
  • Category: Productivity/Text/Utilities
  • Architecture: x86_64
  • Source Package: yazi
  • 4 依赖
  • 4 提供
  • normalized package name match
  • 匹配方式:Yazi
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: yazi from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

yazi-bash-completion 26.5.6-2.3

Bash Completion for yazi

https://github.com/sxyazi/yazi

sudo zypper install yazi-bash-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: yazi
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Yazi
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: yazi-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

yazi-fish-completion 26.5.6-2.3

Fish Completion for yazi

https://github.com/sxyazi/yazi

sudo zypper install yazi-fish-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: yazi
  • 1 提供
  • normalized package name match
  • 匹配方式:Yazi
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: yazi-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

yazi-zsh-completion 26.5.6-2.3

ZSH Completion for yazi

https://github.com/sxyazi/yazi

sudo zypper install yazi-zsh-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: yazi
  • 1 提供
  • normalized package name match
  • 匹配方式:Yazi
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: yazi-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

yazi

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

main/yazi

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

sxyazi.yazi

winget install --id sxyazi.yazi -e
  • normalized package name match
  • 匹配方式:Yazi
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: sxyazi.yazi 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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation