Automic VaultAutomic Vault

brew

xplr mit Homebrew, apk, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für xplr in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install xplr

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install xplr

MacPorts ports tree · sysutils/xplr/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add xplr

Alpine Linux edge package indexes · xplr · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#xplr

nixpkgs package indexes · pkgs/by-name/xp/xplr/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S xplr

Arch Linux sync databases · xplr · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install xplr

openSUSE Tumbleweed package metadata · xplr · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Hackable, minimal, fast TUI file explorer

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2021-04-15: An early public tag, v0.4.4, is visible in repository history.
  • 2021-05-23: The maintainer announced the v0.10 move from YAML to embedded LuaJIT.
  • 2022-10-28: v0.20.0 entered the long 0.20/0.21 maturation period.
  • 2025-03-21: v1.0.0 was published as the first stable, feature-complete v1 release.
  • 2025-12-08: v1.1.0 shipped with no breaking changes and performance improvements for large directories.

Related projects

  • nnn and fzf: terminal-navigation influences and related tools mentioned by the xplr community.
  • Neovim: the explicit model for embedding Lua to grow a customization and plugin ecosystem.
  • ranger-style pane file managers: a neighboring workflow represented by xplr plugins such as tri-pane.xplr.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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/xplr/init.lua/etc/xplr/init.lua

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
xplrcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-25
Manager-Version1.1.0
Manager aktualisiert2026-06-22
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.1.0

https://github.com/sayanarijit/xplr

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:xplr
Version1.1.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/xplr
Homepagehttps://xplr.dev
Repositoryhttps://github.com/sayanarijit/xplr
Upstream-Dokumentationhttps://xplr.dev/en
LizenzMIT
Quellarchivhttps://github.com/sayanarijit/xplr/archive/refs/tags/v1.1.0.tar.gz
Zuletzt aktualisiert2026-06-22T14:06:42-07:00
Pulseupdated
Abhängigkeitenluajit
Build-Abhängigkeitenpkgconf, rust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namexplr
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

xplr

nix profile install nixpkgs#xplr
  • normalized package name match
  • Abgeglichen nach: Xplr
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/xp/xplr/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

xplr 1.1.0-r0

Hackable, minimal, fast TUI file explorer

https://xplr.dev

sudo apk add xplr
  • License: MIT
  • Architecture: x86_64
  • Source Package: xplr
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Xplr
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: xplr from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

xplr-doc 1.1.0-r0

Hackable, minimal, fast TUI file explorer (documentation)

https://xplr.dev

sudo apk add xplr-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: xplr
  • normalized package name match
  • Abgeglichen nach: Xplr
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: xplr-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

xplr 1.0.1-1

A hackable, minimal, fast TUI file explorer

https://github.com/sayanarijit/xplr

sudo pacman -S xplr
  • License: MIT
  • Architecture: x86_64
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Xplr
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: xplr from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

xplr 1.0.1-1.3

TUI file explorer

https://github.com/sayanarijit/xplr

sudo zypper install xplr
  • License: MIT
  • Category: Productivity/File utilities
  • Architecture: x86_64
  • Source Package: xplr
  • 4 Abhängigkeiten
  • 5 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Xplr
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: xplr from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

xplr

sudo port install xplr
  • normalized package name match
  • Abgeglichen nach: Xplr
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/xplr/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment