macOS
brew install brootlocal Homebrew formula metadata
sudo port install brootMacPorts ports tree · sysutils/broot/Portfile · source: api.github.com
brew
New way to see and navigate directory trees. Version 1.57.0 via Homebrew; verified 2026-06-01.
install
brew install brootlocal Homebrew formula metadata
sudo port install brootMacPorts ports tree · sysutils/broot/Portfile · source: api.github.com
sudo apk add brootAlpine Linux edge package indexes · broot · source: dl-cdn.alpinelinux.org
sudo apt install brootDebian stable package indexes · broot · source: deb.debian.org
nix profile install nixpkgs#brootnixpkgs package indexes · pkgs/by-name/br/broot/package.nix · source: api.github.com
sudo pacman -S brootArch Linux sync databases · broot · source: geo.mirror.pkgbuild.com
sudo zypper install brootopenSUSE Tumbleweed package metadata · broot · source: download.opensuse.org
scoop install main/brootScoop official bucket manifest trees · bucket/broot.json · source: api.github.com
winget install --id Dystroy.broot -eWindows Package Manager source index · Dystroy.broot · source: cdn.winget.microsoft.com
overview
New way to see and navigate directory trees
history
Broot is a Rust terminal file navigator that combines a compact directory tree, fuzzy search, file operations, preview panels, shell integration, and user-defined verbs. It is designed as a more interactive answer to `tree`, `ls`, `find`, and ad hoc `cd` workflows.
The official documentation describes Broot as a better way to navigate directories, find files, and launch commands. Its core idea is to keep a readable tree visible even for large directories by filtering, respecting ignore files, and letting the user jump back to the shell in the selected directory through the `br` integration.
The GitHub repository and changelog show steady development over many years, with features expanding from directory overview and search into panels, file previews, staging areas, trash support, image rendering through terminal graphics protocols, Git status views, modal input, configurable verbs, and shell integrations.
Broot became popular among command-line users who wanted richer navigation without adopting a full-screen orthodox file manager. GitHub shows a large user audience, and the input package facts show broad packaging across Homebrew, Debian, Alpine, MacPorts, Nix, Arch, Scoop, Winget, and openSUSE.
Typical use is `br` or `broot` inside a project tree: type a few letters to narrow the tree, press enter or a configured verb to open a file, use Alt-Enter to return to the shell in a selected directory, and use panels or the staging area for file operations. Configuration lives under the XDG config directory and lets users define verbs, shortcuts, skins, icons, and preview transformers.
Broot is a representative modern Rust CLI package: single-purpose but deep, cross-platform, visually rich in the terminal, and widely distributed by both Unix and Windows package managers. It also illustrates how newer tools compose with shells rather than replacing them outright.
security posture
No matching local secret-handling manifest was found for broot. Nucleus package metadata is still published here so future coverage has a stable package URL.
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.
${XDG_CONFIG_HOME:-~/.config}/broot/conf.toml${XDG_CONFIG_HOME:-~/.config}/broot/conf.hjsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
broot | 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/Canop/broot
install metadata
| Package key | brew:broot |
|---|---|
| Version | 1.57.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/broot |
| Homepage | https://dystroy.org/broot/ |
| Repository | https://github.com/Canop/broot |
| Upstream docs | https://dystroy.org/broot |
| License | MIT |
| Source archive | https://github.com/Canop/broot/archive/refs/tags/v1.57.0.tar.gz |
| Last updated | 2026-06-01T17:26:00Z |
| Pulse | updated |
| Dependencies | libxcb |
| Build dependencies | 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 | broot |
| 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.
broot 1.46.3-2
tree view, file manager, configurable launcher
sudo apt install brootbroot
nix profile install nixpkgs#brootbroot 1.54.0-r0
New way to see and navigate directory trees
https://github.com/Canop/broot
sudo apk add brootbroot-bash-completion 1.54.0-r0
Bash completions for broot
https://github.com/Canop/broot
sudo apk add broot-bash-completionbroot-doc 1.54.0-r0
New way to see and navigate directory trees (documentation)
https://github.com/Canop/broot
sudo apk add broot-docbroot-fish-completion 1.54.0-r0
Fish completions for broot
https://github.com/Canop/broot
sudo apk add broot-fish-completionbroot-zsh-completion 1.54.0-r0
Zsh completions for broot
https://github.com/Canop/broot
sudo apk add broot-zsh-completionbroot 1.57.0-1
Fuzzy Search + tree + cd
https://github.com/Canop/broot
sudo pacman -S brootbroot 1.49.1-1.4
A better way to navigate directories
sudo zypper install brootbroot
sudo port install brootmain/broot
scoop install main/brootDystroy.broot
winget install --id Dystroy.broot -esource 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.