# Install concord with Homebrew, Nix

Terminal user interface client for Discord. Version 2.5.1 via Homebrew; verified 2026-08-02. Also installable with nix: nix profile install nixpkgs#concord.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install concord
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Package facts

- **Package key:** brew:concord
- **Package manager:** Homebrew
- **Version:** 2.5.1
- **Source summary:** Terminal user interface client for Discord
- **Homepage:** <https://github.com/chojs23/concord>
- **Repository:** <https://github.com/chojs23/concord>
- **Last updated:** 2026-08-02T15:09:23Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- concord (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 2.5.1
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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

### Sources

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


## Security Notes

No matching local secret-handling manifest was found for concord. Nucleus package metadata is still published here so future coverage has a stable package 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
## Other Package-Manager Records

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


## Sources

- 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
