# diskus を Homebrew, apk, dnf, MacPorts, Nix, pacman, scoop でインストール

diskus のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:diskus
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install diskus
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install diskus
```

  証拠: MacPorts ports tree: sysutils/diskus/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add diskus
```

  証拠: Alpine Linux edge package indexes: diskus from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install diskus
```

  証拠: Fedora Rawhide package metadata: diskus from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#diskus
```

  証拠: nixpkgs package indexes: pkgs/by-name/di/diskus/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S diskus
```

  証拠: Arch Linux sync databases: diskus from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install extras/diskus
```

  証拠: Scoop official bucket manifest trees: bucket/diskus.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:diskus
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/diskus>
- **バージョン:** 0.9.0
- **ソース概要:** Minimal, fast alternative to 'du -sh'
- **ホームページ:** <https://github.com/sharkdp/diskus>
- **リポジトリ:** <https://github.com/sharkdp/diskus>
- **ライセンス:** Apache-2.0 OR MIT
- **ソースアーカイブ:** <https://github.com/sharkdp/diskus/archive/refs/tags/v0.9.0.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- diskus (cli)
- diskus (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.9.0
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/sharkdp/diskus
- 検出された最新: v0.9.0 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

diskus is a Rust command-line utility positioned as a minimal, fast alternative to `du -sh`. It computes the total size of the current directory and focuses on doing that one job quickly, with benchmark comparisons against `du` and other Rust disk-usage tools in the upstream README.

### プロジェクトの歴史

The GitHub repository was created in November 2018, and release tags started the same month. Later releases continued through 2025, showing a small but maintained utility rather than a one-off experiment.

### 採用の歴史

The README documents installation through release packages, Arch, Void, Homebrew, MacPorts, Haiku, NixOS, and Cargo. That mix is typical for sharkdp-style Rust CLIs: useful as standalone binaries, but also easy for distribution maintainers to carry because the behavior is simple and the upstream packaging story is clear.

### 使われ方

The usual workflow is simply running `diskus` in a directory to print a human-readable total and byte count. The README also documents disk-usage versus apparent-size behavior and directory counting semantics so users can reason about differences from `du`.

### パッケージ好きにとっての重要性

diskus is interesting because it deliberately resists becoming a full disk browser. Its package appeal is the opposite of feature accumulation: a fast, parallelized `du -sh` replacement that complements richer tools such as `dust`.

### タイムライン

- 2018-11: GitHub repository created
- 2018-11: early 0.3.x and 0.5.0 releases published
- 2025-12: v0.9.0 release published

### Related projects

- The upstream README compares diskus with `du`, `tin-summer`, and `dust`, and uses `hyperfine` for benchmark runs.

### ソース

- <https://github.com/sharkdp/diskus>
- <https://api.github.com/repos/sharkdp/diskus>
- <https://github.com/sharkdp/diskus/releases/tag/v0.3.0>
- <https://github.com/sharkdp/diskus/releases/tag/v0.9.0>
- <https://formulae.brew.sh/formula/diskus>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** diskus
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- Nix - diskus: normalized package name match | nixpkgs package indexes: pkgs/by-name/di/diskus/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - diskus - 0.8.0-r0: normalized package name match | Alpine Linux edge package indexes: diskus from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | fast alternative for du | https://github.com/sharkdp/diskus
- dnf - diskus - 0.9.0-4.fc45: normalized package name match | Fedora Rawhide package metadata: diskus from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Minimal, fast alternative to 'du -sh' | https://crates.io/crates/diskus
- pacman - diskus - 0.9.0-2: normalized package name match | Arch Linux sync databases: diskus from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Minimal, fast alternative to 'du -sh' | https://github.com/sharkdp/diskus
- MacPorts - diskus: normalized package name match | MacPorts ports tree: sysutils/diskus/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - extras/diskus: normalized package name match | Scoop official bucket manifest trees: bucket/diskus.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [dua-cli](https://pkg.so/ja/brew/dua-cli/) - Shares pkgdb curated category or tags: cli, disk-usage, filesystem, rust, system.
- [erdtree](https://pkg.so/ja/brew/erdtree/) - Shares pkgdb curated category or tags: cli, disk-usage, filesystem, rust, system.
- [parallel-disk-usage](https://pkg.so/ja/brew/parallel-disk-usage/) - Shares pkgdb curated category or tags: cli, disk-usage, filesystem, rust, system.
- [dysk](https://pkg.so/ja/brew/dysk/) - Shares pkgdb curated category or tags: cli, disk-usage, filesystem, system.
- [dust](https://pkg.so/ja/brew/dust/) - Shares pkgdb curated category or tags: cli, disk-usage, du, filesystem, rust.
- [duf](https://pkg.so/ja/brew/duf/) - Shares pkgdb curated category or tags: cli, disk-usage, filesystem, system.
- [dfc](https://pkg.so/ja/brew/dfc/) - Shares pkgdb curated category or tags: cli, disk-usage, filesystem, system.
- [diskonaut](https://pkg.so/ja/brew/diskonaut/) - Shares pkgdb curated category or tags: cli, disk-usage, filesystem, system.
- [diskus](https://pkg.so/ja/cargo/diskus/) - Same normalized package name exists in another local package ecosystem.

## Combined YAML source

View the package source record on GitHub. [combined/diskus.yml](https://github.com/mxcl/pkgdb/blob/main/combined/diskus.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
