Download.

Get the Element app to communicate on your own terms.

Workplace
Element Pro app

element PRO

Collaboration for the workplace

Sovereign and secure collaboration internally and externally.

Classic Element mobile app.

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

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