macOS
brew install xplrlocal Homebrew formula metadata
sudo port install xplrMacPorts ports tree · sysutils/xplr/Portfile · 来源: api.github.com
安装
brew install xplrlocal Homebrew formula metadata
sudo port install xplrMacPorts ports tree · sysutils/xplr/Portfile · 来源: api.github.com
sudo apk add xplrAlpine Linux edge package indexes · xplr · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#xplrnixpkgs package indexes · pkgs/by-name/xp/xplr/package.nix · 来源: api.github.com
sudo pacman -S xplrArch Linux sync databases · xplr · 来源: geo.mirror.pkgbuild.com
sudo zypper install xplropenSUSE Tumbleweed package metadata · xplr · 来源: download.opensuse.org
概览
Hackable, minimal, fast TUI file explorer
历史
xplr is a Rust terminal file explorer built around hackability rather than replacing the shell. Its own documentation frames it as a keyboard-controlled, real-time interface that orchestrates existing file-system tools.
The project appeared in the early 2020s as a TUI file explorer in the same cultural space as nnn, fzf, ranger-like panes, and Neovim-style keyboard workflows. Its README says xplr is not meant to replace standard shell commands or GUI file managers, but to integrate them through a scriptable terminal interface.
A key turning point was the v0.10 era in May 2021, when maintainer Sayanarijit announced that xplr had moved away from YAML and embraced embedded LuaJIT, explicitly citing Neovim as an inspiration. The stated reasons were portability, safer customization than shell snippets, richer scriptability, speed, and a plugin community model.
The official upgrade guide marks v1.0.0 as the first stable release and says xplr v1 could be considered feature complete, with no immediate plan for v2. Subsequent development has focused on maintenance, performance, and incremental ergonomic features rather than repeatedly reshaping the tool.
xplr adoption is strongest among terminal-heavy users who want a visual navigator without leaving shell composition behind. The README points to Homebrew, crates.io, documentation, hacks, plugins, integrations, reviews, and Repology packaging, showing a project whose ecosystem is as much about configuration and plugins as the core binary.
The official docs list many plugins and integrations: dual-pane and tri-pane layouts, fzf integration, clipboard support, terminal integration, tree view, disk-usage tools, drag-and-drop helpers, and a plugin manager. That is the real adoption story: users extend xplr into their terminal workflow rather than treating it as a fixed file manager.
Users launch xplr inside a directory, navigate with modal key bindings, select paths, and either perform built-in file operations or hand paths to external commands. It can print selected paths or the current directory on quit, which makes it useful inside shell aliases and editor workflows.
Configuration lives in Lua, usually at ~/.config/xplr/init.lua. The documented model exposes modes, messages, key bindings, layouts, hooks, and Lua function calls, so practical use often becomes a small personal TUI environment rather than a stock file browser.
xplr is a good example of the post-2010s terminal renaissance: Rust implementation, TUI ergonomics, Lua customization, Neovim influence, fzf-style searching, and package-manager distribution all in one small binary.
For package catalogs, it sits between classic file managers and programmable launchers. Its significance is not mass desktop adoption; it is the way it packages a hackable terminal workflow that expects to collaborate with other command-line tools.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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/xplr/init.lua/etc/xplr/init.lua可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
xplr | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/sayanarijit/xplr
安装元数据
| 软件包键 | brew:xplr |
|---|---|
| 版本 | 1.1.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/xplr |
| 主页 | https://xplr.dev |
| 仓库 | https://github.com/sayanarijit/xplr |
| 上游文档 | https://xplr.dev/en |
| 许可证 | MIT |
| 源码归档 | https://github.com/sayanarijit/xplr/archive/refs/tags/v1.1.0.tar.gz |
| 最后更新 | 2026-06-22T14:06:42-07:00 |
| Pulse | updated |
| 依赖 | luajit |
| 构建依赖 | pkgconf, 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 | xplr |
| 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 软件包链接分开显示。
xplr
nix profile install nixpkgs#xplrxplr 1.1.0-r0
Hackable, minimal, fast TUI file explorer
sudo apk add xplrxplr-doc 1.1.0-r0
Hackable, minimal, fast TUI file explorer (documentation)
sudo apk add xplr-docxplr 1.0.1-1
A hackable, minimal, fast TUI file explorer
https://github.com/sayanarijit/xplr
sudo pacman -S xplrxplr 1.0.1-1.3
TUI file explorer
https://github.com/sayanarijit/xplr
sudo zypper install xplrxplr
sudo port install xplr来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.