# Installer coder avec Homebrew, Nix, scoop, winget

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

## installation

```sh
sudo av install brew:coder
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install coder
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#coder
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/coder
```

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

- winget (92%):

```sh
winget install --id Coder.Coder -e
```

  Preuve: Windows Package Manager source index: Coder.Coder from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:coder
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.34.7
- **Résumé source:** Tool for provisioning self-hosted development environments with Terraform
- **Page d'accueil:** <https://coder.com>
- **Dépôt:** <https://github.com/coder/coder>
- **Dernière mise à jour:** 2026-07-28T20:11:21Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- coder (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Coder is an open-source, self-hosted platform and CLI for running cloud development environments and AI coding agents on infrastructure controlled by the user or organization.

### Historique du projet

Coder Technologies lists its founding date as August 2017. The modern coder/coder project is the open-source Coder v2 line, with workspaces defined in Terraform and a single coder CLI used for both server and client workflows.

### Historique d'adoption

Coder sits in the remote-development lineage that includes code-server, web IDEs, SSH-based development, JetBrains Gateway, VS Code Remote, and Kubernetes-backed workspaces. Its adoption path has been strongest among platform teams that want centrally managed, self-hosted development environments rather than a purely hosted SaaS.

### Modes d'utilisation

Users install the coder binary, start a server with coder server, log in with coder login, and connect to workspaces through IDEs, terminals, SSH, or web interfaces. Administrators define reusable workspace templates with Terraform, then manage users, images, policies, and infrastructure centrally.

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

For package-manager users, Coder is significant because a single CLI bootstraps a full remote-development control plane. Homebrew, Nix, Scoop, and winget packaging make the same binary reachable across developer laptops, CI machines, and self-hosted servers.

### Chronologie

- 2017: Coder Technologies founding date listed in official site metadata.
- 2022: Public v0.1.0 tag appears in the coder/coder repository lineage.
- 2023: v2.0.0 tag appears in the coder/coder repository lineage.
- 2026: Homebrew formula distributes Coder 2.33.11 while Coder docs show the v2 documentation line.

### Related projects

- Related projects include code-server, coder/registry modules and templates, Terraform, Kubernetes, Docker, Dev Containers, VS Code Remote, JetBrains Gateway, Mutagen, and web IDE tools such as Jupyter.

### Sources

- <https://coder.com/docs.md>
- <https://coder.com/docs/install.md>
- <https://github.com/coder/coder>
- <https://formulae.brew.sh/api/formula/coder.json>


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- infrastructure mutation or orchestration signal

## Autres enregistrements de gestionnaires de paquets

- Nix - coder: normalized package name match | nixpkgs package indexes: pkgs/by-name/co/coder/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/coder: normalized package name match | Scoop official bucket manifest trees: bucket/coder.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - Coder.Coder: normalized package name match | Windows Package Manager source index: Coder.Coder from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/coder.yml](https://github.com/mxcl/pkgdb/blob/main/combined/coder.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
