# 使用 Homebrew, apk, Nix, pacman, zypper, scoop 安装 git-bug

查看 git-bug 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

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

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

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

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:git-bug
- **软件包管理器:** Homebrew
- **版本:** 0.10.1
- **来源摘要:** Distributed, offline-first bug tracker embedded in git, with bridges
- **主页:** <https://github.com/git-bug/git-bug>
- **仓库:** <https://github.com/git-bug/git-bug>
- **最后更新:** 2026-07-27T16:47:23+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- git-bug (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.10.1
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

- 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.

### 来源

- <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>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- 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)


## 来源

- 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
