# coder を Homebrew, Nix, scoop, winget でインストール

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

## インストール

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

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

### macOS

- Homebrew (100%):

```sh
brew install coder
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  証拠: 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
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:coder
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/coder>
- **バージョン:** 2.34.5
- **ソース概要:** Tool for provisioning self-hosted development environments with Terraform
- **ホームページ:** <https://coder.com>
- **リポジトリ:** <https://github.com/coder/coder>
- **上流ドキュメント:** <https://coder.com/docs>
- **ライセンス:** AGPL-3.0-only
- **ソースアーカイブ:** <https://github.com/coder/coder/archive/refs/tags/v2.34.5.tar.gz>
- **最終更新:** 2026-07-07T21:31:47Z
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

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

## ビルド依存関係

- go

## インストール挙動

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

## バージョンと鮮度

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

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.

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

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.

### 採用の歴史

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.

### 使われ方

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.

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

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.

### タイムライン

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

### ソース

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


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- infrastructure mutation or orchestration signal

## ソースデータベース詳細

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

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

- 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


## 関連リンク

- [Cloud CLI packages](https://www.automicvault.com/ja/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [go](https://www.automicvault.com/ja/pkg/brew/go/) - Build dependency declared by Homebrew.
- [code-server](https://www.automicvault.com/ja/pkg/brew/code-server/) - Shares the same upstream homepage.
- [devcontainer](https://www.automicvault.com/ja/pkg/brew/devcontainer/) - Shares av.db curated category or tags: cli, developer-tools, development-environments.
- [envd](https://www.automicvault.com/ja/pkg/brew/envd/) - Shares av.db curated category or tags: cli, developer-tools, development-environments.
- [gitea](https://www.automicvault.com/ja/pkg/brew/gitea/) - Shares av.db curated category or tags: cli, developer-tools, devops, self-hosted.
- [nodeenv](https://www.automicvault.com/ja/pkg/brew/nodeenv/) - Shares av.db curated category or tags: cli, developer-tools, development-environments.
- [okteto](https://www.automicvault.com/ja/pkg/brew/okteto/) - Shares av.db curated category or tags: cli, developer-tools, development-environments, devops.
- [terragrunt](https://www.automicvault.com/ja/pkg/brew/terragrunt/) - Shares av.db curated category or tags: cli, developer-tools, devops, terraform.
- [act](https://www.automicvault.com/ja/pkg/brew/act/) - Shares av.db curated category or tags: cli, developer-tools, devops.
- [anyenv](https://www.automicvault.com/ja/pkg/brew/anyenv/) - Shares av.db curated category or tags: cli, developer-tools, development-environments.

## Combined YAML source

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


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
