# Installer dirt avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de dirt pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install dirt
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:dirt
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.1
- **Résumé source:** Experimental sample playback
- **Page d'accueil:** <https://codeberg.org/uzu/dirt>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- dirt (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.1
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
