# garden mit Homebrew, dnf installieren

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

## Installation

```sh
sudo av install brew:garden
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install garden
```

  Evidenz: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install garden
```

  Evidenz: Fedora Rawhide package metadata: garden from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:garden
- **Paketmanager:** Homebrew
- **Version:** 2.6.1
- **Quellzusammenfassung:** Grow and cultivate collections of Git trees
- **Homepage:** <https://garden-rs.gitlab.io>
- **Repository:** <https://github.com/garden-rs/garden>
- **Zuletzt aktualisiert:** 2026-07-12T12:00:08Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- garden (Alias)
- garden-gui (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.6.1
## Projektgeschichte und Nutzung

Garden is a Rust command runner and multi-repository Git configuration tool for managing collections of Git worktrees.

### Projektgeschichte

Garden's official GitHub mirror was created in June 2021, while the README identifies GitLab as the canonical project home. The project describes itself as stable and feature-complete for its core functionality.

The tool grew around YAML configuration and familiar shell syntax, with both a garden CLI and a garden-gui interface available from the same project.

### Adoptionsgeschichte

Garden has been packaged for developers through cargo install, GitHub release binaries, Homebrew, Fedora, and related package collections. Its own README links both current package-manager entries and a legacy Homebrew tap for older versions.

### Wie es verwendet wird

Garden is used to bootstrap Git-based multi-repository development environments, apply git config and remotes to worktrees, grow new worktrees, and run commands across repository collections. Its configuration discovery searches project, user, and global garden.yaml paths.

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

Garden is interesting to package-oriented developers because it treats a fleet of Git repositories as a configured workspace while staying close to standard Unix shells and Git behavior. It competes with heavier repo-management systems by being a small Rust CLI with explicit config search paths and static Linux binaries.

### Zeitleiste

- 2021: Official GitHub mirror created.
- 2024: v1.5.0 and later 1.x releases published on GitHub.
- 2025: v2.0.0 released.
- 2026: v2.6.0 released.

### Related projects

- Garden is related to Git worktrees, command runners such as make, Garden GUI, the garden-tools Rust crate, and Garden seeds, a companion repository of reusable Garden templates.

### Quellen

- <https://api.github.com/repos/garden-rs/garden>
- <https://api.github.com/repos/garden-rs/garden/releases?per_page=100>
- <https://garden-rs.gitlab.io/configuration.html>
- <https://github.com/garden-rs/garden>
- <https://raw.githubusercontent.com/garden-rs/garden/main/README.md>


## 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: ./garden.yaml, ./garden/garden.yaml, ./etc/garden/garden.yaml, ~/.config/garden/garden.yaml, ~/etc/garden/garden.yaml, /etc/garden/garden.yaml
## Andere Paketmanager-Einträge

- dnf - garden - 1.0.9-26.fc45: normalized package name match | Fedora Rawhide package metadata: garden from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | An innovative old-school 2D vertical shoot-em-up | http://garden.sourceforge.net/


## Combined YAML source

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


## Quellen

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