macOS
brew install brootlocal Homebrew formula metadata
sudo port install brootMacPorts ports tree · sysutils/broot/Portfile · ソース: api.github.com
brew
broot のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install brootlocal Homebrew formula metadata
sudo port install brootMacPorts ports tree · sysutils/broot/Portfile · ソース: api.github.com
sudo apk add brootAlpine Linux edge package indexes · broot · ソース: dl-cdn.alpinelinux.org
sudo apt install brootDebian stable package indexes · broot · ソース: deb.debian.org
nix profile install nixpkgs#brootnixpkgs package indexes · pkgs/by-name/br/broot/package.nix · ソース: api.github.com
sudo pacman -S brootArch Linux sync databases · broot · ソース: geo.mirror.pkgbuild.com
sudo zypper install brootopenSUSE Tumbleweed package metadata · broot · ソース: download.opensuse.org
scoop install main/brootScoop official bucket manifest trees · bucket/broot.json · ソース: api.github.com
winget install --id Dystroy.broot -eWindows Package Manager source index · Dystroy.broot · ソース: cdn.winget.microsoft.com
概要
New way to see and navigate directory trees
履歴
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.
セキュリティ状態
broot に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.hjson実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
broot | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/Canop/broot
インストールメタデータ
| パッケージキー | brew:broot |
|---|---|
| バージョン | 1.58.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/broot |
| ホームページ | https://dystroy.org/broot/ |
| リポジトリ | https://github.com/Canop/broot |
| 上流ドキュメント | https://dystroy.org/broot |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/Canop/broot/archive/refs/tags/v1.58.0.tar.gz |
| 最終更新 | 2026-07-10T23:39:07Z |
| Pulse | updated |
| 依存関係 | libxcb |
| ビルド依存関係 | 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 | 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.