# gascity を Homebrew, apk, dnf, pacman, zypper でインストール

gascity のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:gascity
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install gascity
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add gc
```

  証拠: Alpine Linux edge package indexes: gc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install gc
```

  証拠: Fedora Rawhide package metadata: gc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- pacman (92%):

```sh
sudo pacman -S gc
```

  証拠: Arch Linux sync databases: gc from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz

- zypper (92%):

```sh
sudo zypper install gc-devel
```

  証拠: openSUSE Tumbleweed package metadata: gc-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:gascity
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/gascity>
- **バージョン:** 1.3.3
- **ソース概要:** Orchestration-builder SDK for multi-agent coding workflows
- **ホームページ:** <https://github.com/gastownhall/gascity>
- **リポジトリ:** <https://github.com/gastownhall/gascity>
- **上流ドキュメント:** <https://docs.gascityhall.com/>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/gastownhall/gascity/archive/refs/tags/v1.3.3.tar.gz>
- **最終更新:** 2026-07-03T00:28:25Z
- **生成日時:** 2026-07-10T07:20:53+00:00

## 実行可能ファイル

- gc (cli)
- gc (エイリアス)

## 依存関係

- beads
- dolt
- flock
- icu4c@78
- jq
- tmux

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-10
- マネージャ版: 1.3.3
- マネージャ更新日: 2026-07-03
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/gastownhall/gascity
- 検出された最新: v1.3.3 (最新)
## プロジェクトの歴史と使われ方

Gas City is a Go CLI and SDK for building orchestration infrastructure for multi-agent coding workflows.

### プロジェクトの歴史

The public repository was created in February 2026. Its README says Gas City extracts reusable infrastructure from Gas Town into a configurable toolkit with runtime providers, work routing, formulas, orders, health patrol, and declarative city configuration.

### 採用の歴史

The project is young, but its official README and installation docs already present package-manager distribution through Homebrew and direct release builds. It is aimed first at users coming from Gas Town and developers building multi-agent coding workflows.

### 使われ方

Users install the gc command, initialize a city, start the controller/supervisor loop, add project rigs, and route work through Beads-backed tracking and runtime providers such as tmux, subprocess, exec, ACP, Kubernetes, and herdr.

### パッケージ好きにとっての重要性

Gas City is notable as an early package-manager entrant in the fast-moving multi-agent coding tooling space: it packages tmux, Git, Beads, Dolt, shell utilities, and optional AI coding CLIs behind one orchestration command.

### タイムライン

- 2026: Public GitHub repository created.
- 2026: v1.0.0 released in April.
- 2026: v1.3.2 released in June with an edge rolling-main release channel.

### Related projects

- Gas City is related to Gas Town, Beads, Dolt, tmux, herdr, Kubernetes, ACP, and AI coding CLIs such as codex, claude, and gemini.

### ソース

- <https://api.github.com/repos/gastownhall/gascity>
- <https://api.github.com/repos/gastownhall/gascity/releases?per_page=100>
- <https://docs.gascityhall.com/>
- <https://github.com/gastownhall/gascity>
- <https://raw.githubusercontent.com/gastownhall/gascity/main/README.md>


## セキュリティノート

gascity に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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: ./city.toml
## ソースデータベース詳細

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

## 他のパッケージマネージャ記録

- apk - gc - 8.2.12-r0: installed executable or alias match | Alpine Linux edge package indexes: gc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | garbage collector for C and C++ | https://hboehm.info/gc/
- apk - gc-dbg - 8.2.12-r0: installed executable or alias match | Alpine Linux edge package indexes: gc-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | garbage collector for C and C++ (debug symbols) | https://hboehm.info/gc/
- apk - gc-dev - 8.2.12-r0: installed executable or alias match | Alpine Linux edge package indexes: gc-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | garbage collector for C and C++ (development files) | https://hboehm.info/gc/
- apk - gc-doc - 8.2.12-r0: installed executable or alias match | Alpine Linux edge package indexes: gc-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | garbage collector for C and C++ (documentation) | https://hboehm.info/gc/
- apk - gc-static - 8.2.12-r0: installed executable or alias match | Alpine Linux edge package indexes: gc-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | garbage collector for C and C++ (static library) | https://hboehm.info/gc/
- apk - libgc++ - 8.2.12-r0: installed executable or alias match | Alpine Linux edge package indexes: libgc++ from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | garbage collector for C and C++ | https://hboehm.info/gc/
- dnf - gc - 8.2.6-6.fc44: installed executable or alias match | Fedora Rawhide package metadata: gc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Garbage collector for C and C++ | https://www.hboehm.info/gc/
- dnf - gc-devel - 8.2.6-6.fc44: installed executable or alias match | Fedora Rawhide package metadata: gc-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Libraries and header files for gc development | https://www.hboehm.info/gc/
- pacman - gc - 8.2.12-1: installed executable or alias match | Arch Linux sync databases: gc from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz | A garbage collector for C and C++ | https://www.hboehm.info/gc/
- zypper - gc-devel - 8.2.12-1.2: installed executable or alias match | openSUSE Tumbleweed package metadata: gc-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | A garbage collector for C and C++ | http://www.hboehm.info/gc/
- zypper - libgc1 - 8.2.12-1.2: installed executable or alias match | openSUSE Tumbleweed package metadata: libgc1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | A garbage collector for C and C++ | http://www.hboehm.info/gc/


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [beads](https://www.automicvault.com/ja/pkg/brew/beads/) - Runtime dependency declared by Homebrew.
- [dolt](https://www.automicvault.com/ja/pkg/brew/dolt/) - Runtime dependency declared by Homebrew.
- [flock](https://www.automicvault.com/ja/pkg/brew/flock/) - Runtime dependency declared by Homebrew.
- [jq](https://www.automicvault.com/ja/pkg/brew/jq/) - Runtime dependency declared by Homebrew.
- [tmux](https://www.automicvault.com/ja/pkg/brew/tmux/) - Runtime dependency declared by Homebrew.
- [go](https://www.automicvault.com/ja/pkg/brew/go/) - Build dependency declared by Homebrew.
- [gastown](https://www.automicvault.com/ja/pkg/brew/gastown/) - Local package facts share a topical domain. Shared terms: agent, beads, icu4c, icu4c-78, multi.
- [doltgres](https://www.automicvault.com/ja/pkg/brew/doltgres/) - Local package facts share a topical domain. Shared terms: dolt, icu4c, icu4c-78.

## Combined YAML source

View the package source record on GitHub. [combined/gascity.yml](https://github.com/automic-vault/db/blob/main/combined/gascity.yml)


## ソース

- Nucleus package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
