macOS
brew install xplrlocal Homebrew formula metadata
sudo port install xplrMacPorts ports tree · sysutils/xplr/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für xplr in AI-Agent-Workflows.
Installation
brew install xplrlocal Homebrew formula metadata
sudo port install xplrMacPorts ports tree · sysutils/xplr/Portfile · Quelle: api.github.com
sudo apk add xplrAlpine Linux edge package indexes · xplr · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#xplrnixpkgs package indexes · pkgs/by-name/xp/xplr/package.nix · Quelle: api.github.com
sudo pacman -S xplrArch Linux sync databases · xplr · Quelle: geo.mirror.pkgbuild.com
sudo zypper install xplropenSUSE Tumbleweed package metadata · xplr · Quelle: download.opensuse.org
Überblick
Hackable, minimal, fast TUI file explorer
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
xplr | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/sayanarijit/xplr
Installationsmetadaten
| Paketschlüssel | brew:xplr |
|---|---|
| Version | 1.1.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/xplr |
| Homepage | https://xplr.dev |
| Repository | https://github.com/sayanarijit/xplr |
| Upstream-Dokumentation | https://xplr.dev/en |
| Lizenz | MIT |
| Quellarchiv | https://github.com/sayanarijit/xplr/archive/refs/tags/v1.1.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-22T14:06:42-07:00 |
| Pulse | updated |
| Abhängigkeiten | luajit |
| Build-Abhängigkeiten | pkgconf, rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 xplrQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.