WhatsApp

From ArchWiki

WhatsApp is a mobile-first instant messaging service owned by Meta, featuring end-to-end encryption. It requires an active mobile phone number and data connection to operate.

There is no official WhatsApp desktop client for Linux, and Meta has strictly attempted to ban third-party clients and plugins using their protocol. You might want to avoid using WhatsApp altogether in favor of IM services with more openness, such as XMPP, signal-desktop, Telegram, or Matrix.

Installation

You can use one of following methods in order to use WhatsApp in Arch:

Web

WhatsApp Web, the only official way of using WhatsApp on Linux.

Tip: For Chromium users who use only one profile:
  • Create and configure a new Chromium profile.
  • Open WhatsApp Web in the new profile.
  • Install WhatsApp Web as an app (Hamburger menu > More tools > Create shortcut...).
  • Set the --profile-directory=Default flag. See Chromium#Making flags persistent for more details.

This way, WhatsApp Web will always open in the new profile while links and other shortcuts will open in your default profile. You can clear browsing data without worrying about it clearing your WhatsApp login.

Web-based clients

  • Ferdium — A community fork of franz, previously created to offer an alternative to ferdi.
https://ferdium.org/ || ferdiumAUR
  • Franz — An open-source Chrome-based application that can be used for web-based interface of various instant messaging software including WhatsApp.
https://meetfranz.com/ || franzAUR
  • Hamsket — A GPL-licensed alternative to Franz, forked from the last open sources of Rambox.
https://github.com/TheGoddessInari/hamsket || hamsketAUR
  • Silos — Another web-app container for multimedia apps like WhatsApp web.
https://github.com/intersimone999/pyqtws || silosAUR
  • WALC — An unofficial WhatsApp Desktop client for Linux systems.
https://github.com/WAClient/WALC || walcAUR
  • WhatsApp for Linux — An unofficial WhatsApp desktop application for Linux.
https://github.com/eneshecan/whatsapp-for-linux || whatsapp-for-linuxAUR
  • WhatsApp Nativefier — A desktop wrapper of WhatsApp Web built using nodejs-nativefierAUR which is unmaintained.
https://github.com/nativefier/nativefier/ || whatsapp-nativefierAUR
  • WhatsDesk — A desktop wrapper of WhatsApp Web built using Electron.
https://gitlab.com/zerkc/whatsdesk/ || whatsdesk-binAUR
  • Whatsie — A desktop wrapper of WhatsApp Web built using Qt WebEngine.
https://github.com/keshavbhatt/whatsie || whatsieAUR
  • WhatsTux — A Rust and GTK WhatsApp Web Client.
https://gitlab.com/nexxontech/whatstux || whatstuxAUR
  • ZapZap — A WhatsApp desktop application written in Pyqt6 + PyQt6-WebEngine.
https://rtosta.com/zapzap-web/ || zapzapAUR

TUI-based clients

  • whatscli — TUI-based experimental WhatsApp application. Supports Vim-like navigation natively.
https://github.com/normen/whatscli || whatscliAUR
  • nchat — A terminal-based chat client with support for WhatsApp.
https://github.com/d99kris/nchat || nchat-gitAUR
  • WhatsGo — Terminal based WhatsApp client with support for the new WhatsApp API.
https://github.com/WinterSunset95/WhatsGo || not packaged? search in AUR