macOS
brew install xplrlocal Homebrew formula metadata
sudo port install xplrMacPorts ports tree · sysutils/xplr/Portfile · source: api.github.com
brew
Hackable, minimal, fast TUI file explorer. Version 1.1.0 via Homebrew; verified 2026-06-22.
install
brew install xplrlocal Homebrew formula metadata
sudo port install xplrMacPorts ports tree · sysutils/xplr/Portfile · source: api.github.com
sudo apk add xplrAlpine Linux edge package indexes · xplr · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#xplrnixpkgs package indexes · pkgs/by-name/xp/xplr/package.nix · source: api.github.com
sudo pacman -S xplrArch Linux sync databases · xplr · source: geo.mirror.pkgbuild.com
sudo zypper install xplropenSUSE Tumbleweed package metadata · xplr · source: download.opensuse.org
overview
Hackable, minimal, fast TUI file explorer
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.luaexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
xplr | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/sayanarijit/xplr
install metadata
| Package key | brew:xplr |
|---|---|
| Version | 1.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/xplr |
| Homepage | https://xplr.dev |
| Repository | https://github.com/sayanarijit/xplr |
| Upstream docs | https://xplr.dev/en |
| License | MIT |
| Source archive | https://github.com/sayanarijit/xplr/archive/refs/tags/v1.1.0.tar.gz |
| Last updated | 2026-06-22T14:06:42-07:00 |
| Pulse | updated |
| Dependencies | luajit |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 xplrsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.