# concord mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für concord in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install concord
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:concord
- **Paketmanager:** Homebrew
- **Version:** 2.5.1
- **Quellzusammenfassung:** Terminal user interface client for Discord
- **Homepage:** <https://github.com/chojs23/concord>
- **Repository:** <https://github.com/chojs23/concord>
- **Zuletzt aktualisiert:** 2026-08-02T15:09:23Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- concord (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.5.1
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

Für concord wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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
## Andere Paketmanager-Einträge

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


## Quellen

- 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
