# Installer gastown avec Homebrew, dnf, Nix

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

## installation

```sh
sudo av install brew:gastown
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gastown
```

  Preuve: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install gt
```

  Preuve: Fedora Rawhide package metadata: gt from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#gt
```

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

## Faits du paquet

- **Clé du paquet:** brew:gastown
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.1.0
- **Résumé source:** Multi-agent workspace manager
- **Page d'accueil:** <https://github.com/gastownhall/gastown>
- **Dépôt:** <https://github.com/gastownhall/gastown>
- **Dernière mise à jour:** 2026-07-11T16:05:17+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- gastown (alias)
- gt (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.1.0
## Historique du projet et usages

Gas Town is a Go-based multi-agent workspace manager for coordinating AI coding agents across git-backed workspaces. Its package interest comes from turning agent orchestration into a local CLI workflow, with persistent work state, agent identities, mailboxes, handoffs, and merge-queue-style project operations.

### Historique du projet

The public repository was created in December 2025 and reached a 1.0.0 release in April 2026 after a sequence of pre-1.0 releases. The official README presents Gas Town as a workspace manager for Claude Code, GitHub Copilot, Codex, Gemini, and other agents, built around town, rig, crew, hook, convoy, and bead concepts.

Version 1.0.0 was described by the project as a production-stability milestone after iterative development. The release notes called out Windows support, workflow formulas, a GitHub pull-request merge strategy for the refinery, security hardening, mayor approval gates, and a rate-limit watchdog plugin.

### Historique d'adoption

The official installation instructions put Homebrew first and also document npm and source builds, indicating a CLI-first distribution model aimed at developers running local agent workspaces. The README also lists Dolt, beads, tmux, Claude Code, Codex CLI, and GitHub Copilot CLI as surrounding tooling rather than treating Gas Town as a standalone binary.

### Modes d'utilisation

Typical usage starts by installing `gt`, creating a town workspace, adding a git-backed rig, adding a crew workspace, and attaching the mayor session. From there the tool manages agent dispatch, persistent hooks, convoys, escalation, session discovery, and merge processing.

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

Gas Town is notable as an early package-manager-distributed attempt to make multi-agent coding workflows reproducible with a conventional CLI, git worktrees, and installable dependencies. For package cataloging, it is interesting because it packages an AI-agent operating model rather than a narrow compiler, linter, or shell utility.

### Chronologie

- 2025: Public GitHub repository created.
- 2026: v0.5.0 through v0.13.0 pre-1.0 releases established the early release train.
- 2026: v1.0.0 released as a production-stability milestone.
- 2026: v1.2.x releases continued shortly after 1.0.

### Related projects

- Gas Town integrates with beads for git-backed issue tracking and Dolt/DoltHub for some distributed coordination features. It is designed to orchestrate AI coding agents such as Claude Code, Codex CLI, GitHub Copilot CLI, and Gemini rather than replacing those runtimes.

### Sources

- <https://github.com/gastownhall/gastown>
- <https://github.com/gastownhall/gastown/releases>
- <https://github.com/gastownhall/gastown/releases/tag/v1.0.0>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Nix - gt: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/gt/gt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - gt - 0.4-51.fc45: installed executable or alias match | Fedora Rawhide package metadata: gt from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Modified Timidity which supportes enhanced gus format patches | http://alsa.opensrc.org/GusSoundfont
- dnf - soundfont-utils - 0.4-51.fc45: installed executable or alias match | Fedora Rawhide package metadata: soundfont-utils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Utilities for converting from / to various soundfont formats | http://alsa.opensrc.org/GusSoundfont


## Combined YAML source

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


## Sources

- 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
