Install WhatsApp Client on Ubuntu 15.04, Ubuntu 14.04, Ubuntu 14.10 and Debain. Terminal commands to install Unofficial WhatsApp for Desktop on Ubuntu and Debian Systems.
The Unofficial WhatsApp Client for Linux is a third party solution to use WhatsApp on Linux systems. The Unofficial WhatsApp for Desktop is a simple & beautiful desktop client for WhatsApp. It can be used to chat without distractions on any OS.
Please note that this is NOT an official product and is just a wrapper for WhatsApp Web. No affiliation with WhatsApp.
Install WhatsApp on 32 Bit Ubuntu & Debian Systems
Run the following commands in Terminal to install WhatsApp on 32 bit Ubuntu, Debian and Derivatives:
$ sudo apt-get install gdebi
$ sudo wget https://github.com/Aluxian/WhatsApp-Desktop/releases/download/v1.1.0/UnofficialWhatsApp_linux32.deb
$ sudo gdebi UnofficialWhatsApp_linux32.deb
Install WhatsApp on 32 Bit Ubuntu & Debian Systems
Run the following commands in Terminal to install WhatsApp on 64 bit Ubuntu, Debian and Derivatives:
$ sudo apt-get install gdebi
$ wget https://github.com/Aluxian/WhatsApp-Desktop/releases/download/v1.1.0/UnofficialWhatsApp_linux64.deb
$ sudo gdebi UnofficialWhatsApp_linux64.deb
Uninstall WhatsApp From Ubuntu & Debian Systems
If you wish to uninstall and remove the WhatsApp client from Ubuntu or Derivatives, run:
$ sudo apt-get remove whatsappfordesktop