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-chator
Install via npx
npx @hexmos/ipm i simplex-chat/simplex-chatManual 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-chatInstall for Android (APK)
wget https://github.com/simplex-chat/simplex-chat/releases/latest/download/simplex-aarch64.apkInstall 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 -fInstall 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 -fInstall 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 -fInstall 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 -fInstall 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-aarch64Install 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_64Install for Windows (x86_64)
wget https://github.com/simplex-chat/simplex-chat/releases/download/v6.5.5/simplex-chat-windows-x86-64Install 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.AppImageInstall 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.AppImageInstall Desktop App via DMG (macOS aarch64)
wget https://github.com/simplex-chat/simplex-chat/releases/download/v6.5.5/simplex-desktop-macos-aarch64.dmgInstall 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.dmgInstall 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 -fInstall 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 -fInstall 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 -fInstall 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 -fInstall 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