Download.

Get the Element app to communicate on your own terms. For free, forever.

Classic Element mobile app.

Download Element for your iPhone on the App Store. Download Element for your android device on Google Play. Get Element on F-Droid

Linux.

Debian / Ubuntu x86_64 / aarch64

sudo apt install -y wget apt-transport-https

sudo wget -O /usr/share/keyrings/element-io-archive-keyring.gpg https://packages.element.io/debian/element-io-archive-keyring.gpg

echo "deb [signed-by=/usr/share/keyrings/element-io-archive-keyring.gpg] https://packages.element.io/debian/ default main" | sudo tee /etc/apt/sources.list.d/element-io.list

sudo apt update

sudo apt install element-desktop

Community maintained packages

Element Nightly.

Advanced users can test our latest unstable build on Mac, Windows or Linux.

Debian / Ubuntu x86_64 / aarch64

sudo apt install -y wget apt-transport-https

sudo wget -O /usr/share/keyrings/element-io-archive-keyring.gpg https://packages.element.io/debian/element-io-archive-keyring.gpg

echo "deb [signed-by=/usr/share/keyrings/element-io-archive-keyring.gpg] https://packages.element.io/debian/ default main" | sudo tee /etc/apt/sources.list.d/element-io.list

sudo apt update

sudo apt install element-nightly