macOS
brew install ncdulocal Homebrew formula metadata
sudo port install ncduMacPorts ports tree · sysutils/ncdu/Portfile · ソース: api.github.com
brew
ncdu のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ncdulocal Homebrew formula metadata
sudo port install ncduMacPorts ports tree · sysutils/ncdu/Portfile · ソース: api.github.com
sudo apk add ncduAlpine Linux edge package indexes · ncdu · ソース: dl-cdn.alpinelinux.org
sudo dnf install ncduFedora Rawhide package metadata · ncdu · ソース: dl.fedoraproject.org
nix profile install nixpkgs#ncdunixpkgs package indexes · pkgs/by-name/nc/ncdu/package.nix · ソース: api.github.com
sudo pacman -S ncduArch Linux sync databases · ncdu · ソース: geo.mirror.pkgbuild.com
sudo zypper install ncduopenSUSE Tumbleweed package metadata · ncdu · ソース: download.opensuse.org
概要
NCurses Disk Usage
履歴
ncdu, NCurses Disk Usage, is a text-mode disk usage analyzer built for finding space hogs where a graphical disk viewer is unavailable or unwanted. Upstream explicitly frames it as fast, simple, easy to use, and portable across POSIX-like systems.
The 1.x release history reaches a first stable release on 2007-04-06. The project matured around practical filesystem inspection: deletion from the UI in 1.1, apparent-size/disk-usage toggling and refresh in 1.3, hard-link detection in 1.6, export/import workflows in 1.9, extended file information in 1.13, and many portability fixes for Linux, macOS, Cygwin, and other Unix-like environments.
The project later split into a maintained C 1.x branch and a Zig 2.x branch. The 2.0 beta line began on 2021-07-22 with features based on ncdu 1.16, lower memory use in many scenarios, and improved hard-link counting; 2.0 followed on 2021-12-21 requiring Zig 0.9. Upstream describes 1.x as an LTS C version that lags on features and performance but remains maintained and usable.
ncdu is the standout adoption story in this batch. It is packaged across Homebrew, Debian, Ubuntu, Fedora, Arch, Alpine, Nix, MacPorts, and other ecosystems, and the Homebrew formula API response consulted for this July 2026 batch reported 2,878 install-on-request events in 30 days and 56,718 in 365 days.
The common package-nerd workflow is `ncdu /path` on servers, containers, build machines, and full developer laptops, followed by keyboard navigation into large directories and cautious deletion from inside the TUI. It is also used non-interactively by exporting scans with `-o` and reloading them with `-f`, which is useful when collecting filesystem data from a remote or restricted environment and inspecting it later.
ncdu is a canonical example of a small Unix tool that beats heavier GUI alternatives for a frequent operations problem. It sits next to `du`, `find`, and `df`: not replacing them, but turning their disk-usage data into an interactive browser that is comfortable over SSH.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
/etc/ncdu.conf~/.config/ncdu/config実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ncdu | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:ncdu |
|---|---|
| バージョン | 2.9.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ncdu |
| ホームページ | https://dev.yorhel.nl/ncdu |
| リポジトリ | https://code.blicky.net/yorhel/ncdu |
| 上流ドキュメント | https://dev.yorhel.nl/ncdu |
| ライセンス | MIT |
| ソースアーカイブ | https://dev.yorhel.nl/download/ncdu-2.9.2.tar.gz |
| 最終更新 | 2026-06-14T14:13:25-04:00 |
| Pulse | updated |
| 依存関係 | ncurses, zstd |
| ビルド依存関係 | pkgconf, zig@0.15 |
| 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 | ncdu |
| 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 パッケージリンクとは分けて表示されます。
ncdu 1.22-1
ncurses disk usage viewer
sudo apt install ncduncdu
nix profile install nixpkgs#ncduncdu 1.19-0.1
ncurses disk usage viewer
sudo apt install ncduncdu 1.22-r2
Text-based disk usage viewer
sudo apk add ncduncdu-doc 1.22-r2
Text-based disk usage viewer (documentation)
sudo apk add ncdu-docncdu 2.9.2-2.fc44
Text-based disk usage viewer
sudo dnf install ncduncdu 2.9.2-1
Disk usage analyzer with an ncurses interface
sudo pacman -S ncduncdu 1.22-1.3
NCurses Disk Usage
sudo zypper install ncduncdu
sudo port install ncduソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.