We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
NO OFFICIAL SUPPORT
sudo apt-get install apt-transport-https
sudo apt-key adv --fetch-keys https://wire-app.wire.com/linux/releases.key
echo "deb https://wire-app.wire.com/linux/debian stable main" | sudo tee /etc/apt/sources.list.d/wire-desktop.list
sudo apt-get update
sudo apt-get install wire-desktop
Download AppImage from https://wire.com/download/
Make AppImage executable
chmod +x wire*.AppImage