# Installer gascity avec Homebrew, apk, dnf, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gascity pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gascity
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add gc
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:gascity
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/gascity>
- **Version:** 1.3.3
- **Résumé source:** Orchestration-builder SDK for multi-agent coding workflows
- **Page d'accueil:** <https://github.com/gastownhall/gascity>
- **Dépôt:** <https://github.com/gastownhall/gascity>
- **Docs amont:** <https://docs.gascityhall.com/>
- **Licence:** MIT
- **Archive source:** <https://github.com/gastownhall/gascity/archive/refs/tags/v1.3.3.tar.gz>
- **Dernière mise à jour:** 2026-07-03T00:28:25Z
- **Généré:** 2026-07-10T07:20:53+00:00

## exécutables

- gc (cli)
- gc (alias)

## Dépendances

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

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-10
- version du gestionnaire: 1.3.3
- gestionnaire mis à jour: 2026-07-03
- données locales: OK
- dépôt amont: https://github.com/gastownhall/gascity
- dernière version détectée: v1.3.3 (à jour)
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour gascity. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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
## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

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


## Liens liés

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


## Sources

- 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
