# git-bug mit Homebrew, apk, Nix, pacman, zypper, scoop installieren

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

## Installation

```sh
sudo av install brew:git-bug
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install git-bug
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add git-bug
```

  Evidenz: Alpine Linux edge package indexes: git-bug from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#git-bug
```

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

- pacman (92%):

```sh
sudo pacman -S git-bug
```

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

- zypper (92%):

```sh
sudo zypper install git-bug
```

  Evidenz: openSUSE Tumbleweed package metadata: git-bug from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/git-bug
```

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

## Paketfakten

- **Paketschlüssel:** brew:git-bug
- **Paketmanager:** Homebrew
- **Version:** 0.10.1
- **Quellzusammenfassung:** Distributed, offline-first bug tracker embedded in git, with bridges
- **Homepage:** <https://github.com/git-bug/git-bug>
- **Repository:** <https://github.com/git-bug/git-bug>
- **Zuletzt aktualisiert:** 2026-07-27T16:47:23+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- git-bug (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

git-bug is a decentralized issue tracker that stores issues, comments, identities, and related metadata as Git objects inside a repository. Its project framing follows a long-running Git culture idea: project state should be portable with the repository rather than locked inside a single hosted forge.

### Projektgeschichte

The project was initially built by Michael Mure and later organized under the git-bug project on GitHub. Public release history shows a 0.2.0 release in 2018, several 0.x releases through 2020 and 2022, and renewed 0.8 to 0.10 releases in 2025, indicating a tool that evolved from a distributed issue-storage experiment into a CLI, TUI, and web-interface workflow.

### Adoptionsgeschichte

Adoption has centered on developers who want issue data to travel with a Git repository and who need offline access. The project documents bridges for GitHub, GitLab, Jira, and Launchpad, making it useful as a local archive and synchronization layer rather than only as a replacement issue tracker.

### Wie es verwendet wird

Practitioners use git-bug inside an existing repository to create, query, edit, and synchronize issues. Bridge users configure a third-party service, pull issues into the repository-backed store, work on them offline through the CLI, TUI, or web UI, then push changes back to the forge.

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

For package users, git-bug is interesting because it treats issue tracking as a Git-native data problem. It fits the same offline-first, clone-and-sync model that made distributed version control attractive, while still acknowledging hosted issue trackers through bridge support.

### Zeitleiste

- 2018: 0.2.0 release documented in the changelog.
- 2020: 0.7.x releases continued the early 0.x line.
- 2025: 0.8.1, 0.9.0, and 0.10.x releases documented renewed CLI and web UI work.

### Related projects

- git-bug relates to hosted issue trackers such as GitHub Issues, GitLab Issues, Jira, and Launchpad through its bridge system.

### Quellen

- <https://formulae.brew.sh/formula/git-bug>
- <https://github.com/git-bug/git-bug>
- <https://raw.githubusercontent.com/git-bug/git-bug/trunk/CHANGELOG.md>
- <https://raw.githubusercontent.com/git-bug/git-bug/trunk/doc/usage/third-party.md>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

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

## Andere Paketmanager-Einträge

- Nix - git-bug: normalized package name match | nixpkgs package indexes: pkgs/by-name/gi/git-bug/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - git-bug - 0.8.1-r12: normalized package name match | Alpine Linux edge package indexes: git-bug from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Distributed, offline-first bug tracker embedded in git, with bridges | https://github.com/MichaelMure/git-bug
- apk - git-bug-bash-completion - 0.8.1-r12: normalized package name match | Alpine Linux edge package indexes: git-bug-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Bash completions for git-bug | https://github.com/MichaelMure/git-bug
- apk - git-bug-doc - 0.8.1-r12: normalized package name match | Alpine Linux edge package indexes: git-bug-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Distributed, offline-first bug tracker embedded in git, with bridges (documentation) | https://github.com/MichaelMure/git-bug
- apk - git-bug-fish-completion - 0.8.1-r12: normalized package name match | Alpine Linux edge package indexes: git-bug-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Fish completions for git-bug | https://github.com/MichaelMure/git-bug
- apk - git-bug-zsh-completion - 0.8.1-r12: normalized package name match | Alpine Linux edge package indexes: git-bug-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Zsh completions for git-bug | https://github.com/MichaelMure/git-bug
- pacman - git-bug - 0.10.1-2: normalized package name match | Arch Linux sync databases: git-bug from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Distributed, offline-first bug tracker embedded in git, with bridges | https://github.com/MichaelMure/git-bug
- zypper - git-bug - 0.10.1-6.3: normalized package name match | openSUSE Tumbleweed package metadata: git-bug from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Distributed, offline-first bug tracker embedded in git, with bridges | https://github.com/MichaelMure/git-bug
- zypper - git-bug-bash-completion - 0.10.1-6.3: normalized package name match | openSUSE Tumbleweed package metadata: git-bug-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Bash completion for git-bug | https://github.com/MichaelMure/git-bug
- zypper - git-bug-fish-completion - 0.10.1-6.3: normalized package name match | openSUSE Tumbleweed package metadata: git-bug-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Fish completion for git-bug | https://github.com/MichaelMure/git-bug
- zypper - git-bug-zsh-completion - 0.10.1-6.3: normalized package name match | openSUSE Tumbleweed package metadata: git-bug-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | ZSH completion for git-bug | https://github.com/MichaelMure/git-bug
- Scoop - main/git-bug: normalized package name match | Scoop official bucket manifest trees: bucket/git-bug.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

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


## Quellen

- 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
