# 使用 Homebrew, Nix 安装 concord

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



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