# dagger mit Homebrew, chocolatey, MacPorts, pacman, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dagger in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:dagger
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install dagger
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install dagger
```

  Evidenz: MacPorts ports tree: devel/dagger/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- pacman (92%):

```sh
sudo pacman -S dagger
```

  Evidenz: Arch Linux sync databases: dagger from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Chocolatey (92%):

```sh
choco install dagger
```

  Evidenz: Chocolatey community package catalog: dagger from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='6.7784','gitversion'

- Scoop (92%):

```sh
scoop install main/dagger
```

  Evidenz: Scoop official bucket manifest trees: bucket/dagger.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Dagger.Cli -e
```

  Evidenz: Windows Package Manager source index: Dagger.Cli from https://cdn.winget.microsoft.com/cache/source.msix

## Paketfakten

- **Paketschlüssel:** brew:dagger
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/dagger>
- **Version:** 0.21.8
- **Quellzusammenfassung:** Portable devkit for CI/CD pipelines
- **Homepage:** <https://dagger.io>
- **Repository:** <https://github.com/dagger/dagger>
- **Upstream-Dokumentation:** <https://dagger.io>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/dagger/dagger/archive/refs/tags/v0.21.8.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-29T17:54:05Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- dagger (cli)
- dagger (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.21.8
- Manager aktualisiert: 2026-07-29
- lokale Daten: OK
- Upstream-Repository: https://github.com/dagger/dagger
- neueste erkannte Version: v0.21.8 (aktuell)
## Projektgeschichte und Nutzung

Dagger is a software-delivery automation platform and CLI. It packages CI/CD automation as programmable, container-backed modules and functions that run locally, in CI, or in Dagger Cloud.

### Projektgeschichte

Dagger's official launch post introduced it on March 30, 2022 as a portable devkit for CI/CD pipelines from the creators of Docker. The public repository itself dates back to 2019, and the launch post says the project had been developed with early adopters before continuing in the open.

### Adoptionsgeschichte

Dagger's adoption pitch is local-first CI/CD: write automation once, run it on a laptop or CI server, and avoid environment drift and CI lock-in. Current official docs emphasize a CLI, a Dagger Engine, generated SDKs, reusable modules, tracing, and container-runtime-backed execution.

### Wie es verwendet wird

Users invoke the dagger CLI to run functions, modules, checks, toolchains, and CI workflows. Current module configuration is centered on dagger-module.toml, while workspace commands such as dagger install, dagger config, and dagger settings update dagger.toml.

### Warum Paket-Nerds sich dafür interessieren

Dagger is interesting to package nerds because it treats delivery pipelines as portable code rather than vendor-specific YAML. Its formula installs a CLI that brokers a larger engine, SDK, module, and container ecosystem, making the package a doorway into programmable build and release workflows.

### Zeitleiste

- 2019: Public dagger/dagger GitHub repository is created.
- 2022: Dagger is publicly introduced as a portable devkit for CI/CD pipelines.
- 2022: Official launch post says development will continue in the open.
- 2026: Official docs describe Dagger as a platform for automating software delivery.

### Related projects

- The launch post says Dagger is powered by BuildKit; current docs place it alongside container runtimes, SDKs, Dagger modules, Dagger Cloud, and OpenTelemetry tracing.

### Quellen

- <https://dagger.io/blog/public-launch-announcement>
- <https://docs.dagger.io/>
- <https://docs.dagger.io/reference/configuration/modules>
- <https://api.github.com/repos/dagger/dagger>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: ./dagger.json
## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** dagger
- **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:** head, stable

## Andere Paketmanager-Einträge

- pacman - dagger - 0.21.8-1: normalized package name match | Arch Linux sync databases: dagger from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A portable devkit for CI/CD pipelines | https://dagger.io
- MacPorts - dagger: normalized package name match | MacPorts ports tree: devel/dagger/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Chocolatey - dagger: normalized package name match | Chocolatey community package catalog: dagger from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='6.7784','gitversion'
- Scoop - main/dagger: normalized package name match | Scoop official bucket manifest trees: bucket/dagger.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - Dagger.Cli: normalized package name match | Windows Package Manager source index: Dagger.Cli from https://cdn.winget.microsoft.com/cache/source.msix


## Verwandte Links

- [Cloud CLI packages](https://pkg.so/de/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/de/brew/go/) - Build dependency declared by Homebrew.
- [bitrise](https://pkg.so/de/brew/bitrise/) - Shares pkgdb curated category or tags: automation, ci-cd, cli, developer-tools.
- [pipelight](https://pkg.so/de/brew/pipelight/) - Shares pkgdb curated category or tags: automation, ci-cd, cli, developer-tools.
- [act](https://pkg.so/de/brew/act/) - Shares pkgdb curated category or tags: ci-cd, cli, developer-tools.
- [circleci](https://pkg.so/de/brew/circleci/) - Shares pkgdb curated category or tags: ci-cd, cli, developer-tools.
- [drone-cli](https://pkg.so/de/brew/drone-cli/) - Shares pkgdb curated category or tags: ci-cd, cli, developer-tools.
- [brigade-cli](https://pkg.so/de/brew/brigade-cli/) - Shares pkgdb curated category or tags: ci-cd, cli, developer-tools.
- [tfcmt](https://pkg.so/de/brew/tfcmt/) - Shares pkgdb curated category or tags: automation, ci-cd, cli, developer-tools.
- [gitea-runner](https://pkg.so/de/brew/gitea-runner/) - Shares pkgdb curated category or tags: automation, ci-cd, cli, developer-tools.

## Combined YAML source

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


## Quellen

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