# garble mit Homebrew, Nix installieren

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

## Installation

```sh
sudo av install brew:garble
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install garble
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#garble
```

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

## Paketfakten

- **Paketschlüssel:** brew:garble
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/garble>
- **Version:** 0.17.0
- **Quellzusammenfassung:** Obfuscate Go builds
- **Homepage:** <https://github.com/burrowers/garble>
- **Repository:** <https://github.com/burrowers/garble>
- **Lizenz:** BSD-3-Clause
- **Quellarchiv:** <https://github.com/burrowers/garble/archive/refs/tags/v0.17.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-26T18:03:02Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- garble (cli)
- garble (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.17.0
- Manager aktualisiert: 2026-07-26
- lokale Daten: OK
- Upstream-Repository: https://github.com/burrowers/garble
- neueste erkannte Version: v0.17.0 (aktuell)
## Projektgeschichte und Nutzung

garble is a Go build obfuscator that wraps the Go toolchain to produce deterministic, reproducible obfuscated builds.

### Projektgeschichte

The public GitHub repository was created in December 2019, and its first GitHub release, v0.1.0, was published in March 2021. The README frames garble as a tool coupled to cmd/go so it can support Go modules and build caching.

### Adoptionsgeschichte

garble was adopted by Go users who need to distribute binaries or private source while reducing the amount of source-level information left in compiled artifacts. Its release stream and packaging in Homebrew and Nix place it in the normal CLI toolchain workflow for Go developers.

### Wie es verwendet wird

The primary commands mirror Go commands, including garble build, garble test, and garble run. The tool also supports garble reverse for de-obfuscating text such as stack traces when the original source is available.

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

garble is notable because it is a language-aware build wrapper rather than a post-build binary packer. For package maintainers, it sits at the intersection of Go module builds, compiler/linker behavior, reproducibility, cache directories, and environment-driven build selection through GOGARBLE.

### Zeitleiste

- 2019: Public GitHub repository created.
- 2021: v0.1.0 released.
- 2026: v0.16.0 released, continuing the 0.x release line.

### Related projects

- garble is tightly related to the Go toolchain, cmd/go, Go modules, and the runtime/debug and linker metadata that it removes or transforms during obfuscated builds.

### Quellen

- <https://api.github.com/repos/burrowers/garble>
- <https://api.github.com/repos/burrowers/garble/releases?per_page=100>
- <https://github.com/burrowers/garble>
- <https://raw.githubusercontent.com/burrowers/garble/master/README.md>


## Sicherheitshinweise

Für garble wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

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

- Nix - garble: normalized package name match | nixpkgs package indexes: pkgs/by-name/ga/garble/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Verwandte Links

- [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.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/de/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [go](https://pkg.so/de/brew/go/) - Build dependency declared by Homebrew.
- [osv-scanner](https://pkg.so/de/brew/osv-scanner/) - Shares pkgdb curated category or tags: cli, go, security.
- [gobuster](https://pkg.so/de/brew/gobuster/) - Shares pkgdb curated category or tags: cli, go, security.
- [govulncheck](https://pkg.so/de/brew/govulncheck/) - Shares pkgdb curated category or tags: cli, go, security.
- [gosec](https://pkg.so/de/brew/gosec/) - Shares pkgdb curated category or tags: cli, go, security.
- [katana](https://pkg.so/de/brew/katana/) - Shares pkgdb curated category or tags: cli, go, security.
- [naabu](https://pkg.so/de/brew/naabu/) - Shares pkgdb curated category or tags: cli, go, security.
- [gau](https://pkg.so/de/brew/gau/) - Shares pkgdb curated category or tags: cli, go, security.
- [enpass-cli](https://pkg.so/de/brew/enpass-cli/) - Shares pkgdb curated category or tags: cli, go, security.

## Combined YAML source

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


## Quellen

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