# dirt を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:dirt
```

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

### macOS

- Homebrew (100%):

```sh
brew install dirt
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#dirt
```

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

## パッケージ情報

- **パッケージキー:** brew:dirt
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.1
- **ソース概要:** Experimental sample playback
- **ホームページ:** <https://codeberg.org/uzu/dirt>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- dirt (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.1
## プロジェクトの歴史と使われ方

Dirt is a C sampler for TidalCycles-style live-coding workflows.

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

The official repository describes Dirt as the original classic Dirt sampler, implemented in C for TidalCycles and related use. Its README is deliberately modest, describing it as a small tool for playing pieces of samples with some timing accuracy.

### 採用の歴史

The README documents source builds on Linux, macOS, and Windows/Cygwin, with Homebrew and MacPorts used for dependencies on macOS. The repository description also notes that the classic Dirt lineage was later ported to SuperDirt.

### 使われ方

Users build Dirt with audio dependencies such as JACK, libsndfile, libsamplerate, liblo, and PortAudio, then run the dirt executable alongside a JACK audio server. In practice it belongs to the live-coding and sample-playback side of package collections.

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

Dirt is package-nerd interesting because it is a small native audio runtime attached to a larger creative-coding ecosystem: packaging it means making old-school C audio dependencies line up for live performance use.

### タイムライン

- 2016: README copyright names Alex McLean and contributors.
- 2020s: Codeberg repository describes this as classic Dirt, later ported to SuperDirt.

### Related projects

- The official repository ties Dirt to TidalCycles and SuperDirt.

### ソース

- <https://codeberg.org/uzu/dirt>
- <https://codeberg.org/uzu/dirt/raw/branch/master/README.md>


## セキュリティノート

narrow executable package without higher-risk signals.

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

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

- Nix - dirt: normalized package name match | nixpkgs package indexes: pkgs/by-name/di/dirt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

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