# concord を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:concord
```

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

### macOS

- Homebrew (100%):

```sh
brew install concord
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#concord
```

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

## パッケージ情報

- **パッケージキー:** brew:concord
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.5.1
- **ソース概要:** Terminal user interface client for Discord
- **ホームページ:** <https://github.com/chojs23/concord>
- **リポジトリ:** <https://github.com/chojs23/concord>
- **最終更新:** 2026-08-02T15:09:23Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- concord (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.5.1
## プロジェクトの歴史と使われ方

Concord is a Rust terminal user interface client for Discord built with ratatui, packaged for users who want a Discord client in a terminal rather than a browser or desktop GUI.

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

The official repository was created in May 2026 and began publishing frequent GitHub releases soon after. The README documents installation through Homebrew, npm, Cargo, Nix, GitHub release installers, and source builds.

### 採用の歴史

Because Concord is young, official sources show distribution breadth more clearly than long-term adoption: it ships via Homebrew and Nix, offers an npm wrapper around release binaries, and supports cargo-dist installers.

### 使われ方

Concord supports token, email/password, and QR-code login flows, stores app options and key bindings in TOML files under the config directory, and prefers system keychain storage for tokens with a plaintext state-directory fallback.

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

For package catalogs, Concord is notable as a fast-moving Rust TUI with multi-channel distribution and native dependency concerns such as Opus and platform audio support.

### タイムライン

- 2026: Official GitHub repository created.
- 2026: Frequent v2.x GitHub releases published with Homebrew, npm, Cargo, Nix, and installer paths documented.

### ソース

- <https://github.com/chojs23/concord>
- <https://github.com/chojs23/concord#readme>
- <https://github.com/chojs23/concord/releases>


## セキュリティノート

concord に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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: $XDG_CONFIG_HOME/concord/config.toml, $XDG_CONFIG_HOME/concord/keymap.toml, ~/.config/concord/config.toml, ~/.config/concord/keymap.toml

## Credential files

- Unix: $XDG_STATE_HOME/concord/credentials.toml, ~/.local/state/concord/credentials.toml
## 他のパッケージマネージャ記録

- Nix - concord: normalized package name match | nixpkgs package indexes: pkgs/by-name/co/concord/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
