Skip to content

Installation

Installing Equicord

This guide will walk you through the installation process for Equicord across various platforms. Choose the appropriate method for your operating system.

Windows

Equicord offers both graphical and command-line installation options for Windows users:

X64ARM64
GUIDownloadDownload
CLIDownloadDownload

MacOS

For macOS users, we provide graphical and command-line installers & Equibop:

UniversalX64ARM64
GUIDownloadDownloadDownload
CLIDownloadDownloadDownload

The CLI builds are plain binaries, so run chmod +x <file> after downloading.

Linux

Linux users have several installation options depending on their desktop environment and preferences:

X64ARM64
Combined GUIDownloadDownload
X11 GUIDownloadDownload
Wayland GUIDownloadDownload
CLIDownloadDownload
  • Arch User Repository: Equicord on AUR

  • Equibop: Releases, AUR, Flathub

  • Equicord via Shell:

    sh
    sh -c "$(curl -sS https://raw.githubusercontent.com/Equicord/Equicord/refs/heads/main/misc/install.sh)"
  • Equibop on NixOS: (currently outdated, waiting for PR merge)

    sh
    nix-shell -p equibop

Made with ❤️ by the Equicord team