# 使用 Homebrew, Nix 安装 dirt

查看 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
