# gebug mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:gebug
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install gebug
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:gebug
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/gebug>
- **Version:** 1.0.7
- **Quellzusammenfassung:** Debug Dockerized Go applications better
- **Homepage:** <https://github.com/moshebe/gebug>
- **Repository:** <https://github.com/moshebe/gebug>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/moshebe/gebug/archive/refs/tags/v1.0.7.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-27T16:47:22+02:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- gebug (cli)
- gebug (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: 1.0.7
- Manager aktualisiert: 2026-07-27
- lokale Daten: OK
- Upstream-Repository: https://github.com/moshebe/gebug
- neueste erkannte Version: v1.0.7 (aktuell)
## Projektgeschichte und Nutzung

Gebug is a command-line developer tool for debugging Dockerized Go applications. Its README describes debugger and hot-reload workflows driven by generated Dockerfile, Docker Compose, and project configuration files.

### Projektgeschichte

The public GitHub repository was created in July 2020. The README presents Gebug as a Go application debugging environment for containers, with commands to initialize, start, clean, destroy, and manage a web UI for a project.

### Adoptionsgeschichte

The official installation instructions support Homebrew on Linux and macOS and `go install` on Go-supported platforms. The README also documents an upgrade path from v1.x to v2.0, which suggests existing users had generated project configuration that needed regeneration.

### Wie es verwendet wird

Practitioners run `gebug init` inside a Go application, edit generated files under `.gebug` when needed, and run `gebug start` or `gebug ui` to work with hot reload, Delve debugging, exposed ports, environment variables, and Docker networking.

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

For package users, Gebug is interesting as a Go CLI that packages a repeatable local container-debugging stack. It turns a set of Docker, Compose, Delve, and rebuild conventions into a command users can install through Homebrew or Go tooling.

### Zeitleiste

- 2020: Public GitHub repository created.
- 2020s: README documents Homebrew and Go installation paths.
- 2026: README documents v2.0 upgrade notes, including newer Go, runtime image, web UI, and Docker image defaults.

### Related projects

- Gebug is closely related to Go, Docker, Docker Compose, Delve, and hot-reload tooling for containerized development.

### Quellen

- <https://api.github.com/repos/moshebe/gebug>
- <https://github.com/moshebe/gebug>
- <https://raw.githubusercontent.com/moshebe/gebug/master/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: .gebug/config.yaml
## Details aus der Quelldatenbank

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


## Verwandte Links

- [Cloud CLI packages](https://pkg.so/de/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control 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.
- [go](https://pkg.so/de/brew/go/) - Build dependency declared by Homebrew.
- [cdebug](https://pkg.so/de/brew/cdebug/) - Shares pkgdb curated category or tags: cli, containers, debugging, developer-tools, docker.
- [docker-debug](https://pkg.so/de/brew/docker-debug/) - Shares pkgdb curated category or tags: cli, containers, debugging, developer-tools, docker.
- [docker](https://pkg.so/de/brew/docker/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, docker.
- [docker-compose](https://pkg.so/de/brew/docker-compose/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, docker.
- [docker-buildx](https://pkg.so/de/brew/docker-buildx/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, docker.
- [lazydocker](https://pkg.so/de/brew/lazydocker/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, docker.
- [docker-credential-helper-ecr](https://pkg.so/de/brew/docker-credential-helper-ecr/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, docker.
- [docker-credential-helper](https://pkg.so/de/brew/docker-credential-helper/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, docker.
- [dockerize](https://pkg.so/de/brew/dockerize/) - Local package facts share a topical domain. Shared terms: applications, cli, containers, developer, developer-tools.
- [delve](https://pkg.so/de/brew/delve/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, debugging, developer, developer-tools, go.

## Combined YAML source

View the package source record on GitHub. [combined/gebug.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gebug.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
- cross-ecosystem install command graph
