# Electron The [Matrix](../../code/technologies/matrix-protocol.md) client Element ([official website](https://element.io/)) can be used for chatting in a decentralized manner. ## Installation on Debian Electron can be installed on Debian in the following way: ``` sudo extrepo enable element.io sudo apt update sudo apt install element-desktop ```