logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install simplex-chat/simplex-chat. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

simplex-chat/simplex-chat Installation Guide

How to install simplex-chat/simplex-chat. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for simplex-chat/simplex-chat. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i simplex-chat/simplex-chat
or

Install via npx

npx @hexmos/ipm i simplex-chat/simplex-chat

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Install via script

curl -o- https://raw.githubusercontent.com/simplex-chat/simplex-chat/stable/install.sh | bash

simplex-chat

Install for Android (APK)

wget https://github.com/simplex-chat/simplex-chat/releases/latest/download/simplex-aarch64.apk

Install for Ubuntu 22.04 (aarch64)

wget https://github.com/simplex-chat/simplex-chat/releases/download/v6.5.5/simplex-chat-ubuntu-22_04-aarch64.deb

sudo dpkg -i simplex-chat-ubuntu-22_04-aarch64.deb

sudo apt-get install -f

Install for Ubuntu 22.04 (x86_64)

wget https://github.com/simplex-chat/simplex-chat/releases/download/v6.5.5/simplex-chat-ubuntu-22_04-x86_64.deb

sudo dpkg -i simplex-chat-ubuntu-22_04-x86_64.deb

sudo apt-get install -f

Install for Ubuntu 24.04 (aarch64)

wget https://github.com/simplex-chat/simplex-chat/releases/download/v6.5.5/simplex-chat-ubuntu-24_04-aarch64.deb

sudo dpkg -i simplex-chat-ubuntu-24_04-aarch64.deb

sudo apt-get install -f

Install for Ubuntu 24.04 (x86_64)

wget https://github.com/simplex-chat/simplex-chat/releases/download/v6.5.5/simplex-chat-ubuntu-24_04-x86_64.deb

sudo dpkg -i simplex-chat-ubuntu-24_04-x86_64.deb

sudo apt-get install -f

Install for macOS (aarch64)

wget https://github.com/simplex-chat/simplex-chat/releases/download/v6.5.5/simplex-chat-macos-aarch64

chmod +x simplex-chat-macos-aarch64

Install for macOS (x86_64)

wget https://github.com/simplex-chat/simplex-chat/releases/download/v6.5.5/simplex-chat-macos-x86_64

chmod +x simplex-chat-macos-x86_64

Install for Windows (x86_64)

wget https://github.com/simplex-chat/simplex-chat/releases/download/v6.5.5/simplex-chat-windows-x86-64

Install Desktop App via AppImage (aarch64)

wget https://github.com/simplex-chat/simplex-chat/releases/download/v6.5.5/simplex-desktop-aarch64.AppImage

chmod +x simplex-desktop-aarch64.AppImage

Install Desktop App via AppImage (x86_64)

wget https://github.com/simplex-chat/simplex-chat/releases/download/v6.5.5/simplex-desktop-x86_64.AppImage

chmod +x simplex-desktop-x86_64.AppImage

Install Desktop App via DMG (macOS aarch64)

wget https://github.com/simplex-chat/simplex-chat/releases/download/v6.5.5/simplex-desktop-macos-aarch64.dmg

Install Desktop App via DMG (macOS x86_64)

wget https://github.com/simplex-chat/simplex-chat/releases/download/v6.5.5/simplex-desktop-macos-x86_64.dmg

Install Desktop App via DEB (Ubuntu 22.04 aarch64)

wget https://github.com/simplex-chat/simplex-chat/releases/download/v6.5.5/simplex-desktop-ubuntu-22_04-aarch64.deb

sudo dpkg -i simplex-desktop-ubuntu-22_04-aarch64.deb

sudo apt-get install -f

Install Desktop App via DEB (Ubuntu 22.04 x86_64)

wget https://github.com/simplex-chat/simplex-chat/releases/download/v6.5.5/simplex-desktop-ubuntu-22_04-x86_64.deb

sudo dpkg -i simplex-desktop-ubuntu-22_04-x86_64.deb

sudo apt-get install -f

Install Desktop App via DEB (Ubuntu 24.04 aarch64)

wget https://github.com/simplex-chat/simplex-chat/releases/download/v6.5.5/simplex-desktop-ubuntu-24_04-aarch64.deb

sudo dpkg -i simplex-desktop-ubuntu-24_04-aarch64.deb

sudo apt-get install -f

Install Desktop App via DEB (Ubuntu 24.04 x86_64)

wget https://github.com/simplex-chat/simplex-chat/releases/download/v6.5.5/simplex-desktop-ubuntu-24_04-x86_64.deb

sudo dpkg -i simplex-desktop-ubuntu-24_04-x86_64.deb

sudo apt-get install -f

Install Desktop App via MSI (Windows x86_64)

wget https://github.com/simplex-chat/simplex-chat/releases/download/v6.5.5/simplex-desktop-windows-x86_64.msi