Whatsie – Install & Use Whatsapp In Linux

whatsie whatsapp web for linux

WhatsApp is a popular chat messenger used by 1 billion people around the globe. WhatsApp introduced web-based version of Whatsapp called WhatsApp Web. It allows users to use WhatsApp from web browser by synchronizing the mobile device connection. But we can use Whatsapp web in Linux using Whatsie, a free & open source project.

whatsapp web for linux

​Whatsie is a simple & beautiful desktop client for WhatsApp Web. It is available for Windows, Mac OSX and Linux. This is not an official WhatsApp application and it is still in beta phase. Whatsie uses WhatsApp Web, and it requires having WhatsApp Messenger installed and configured on your mobile device.

Besides all the WhatsApp Web features, it also features:

  • Themes & Mini Mode
  • Native Notifications
  • Spell Checker & Auto Correct (English)

​The application can be installed by downloading .deb package file or by adding official repository.

Download Whatsie .deb

.deb file can be download from official website (https://whatsie.chat/)

Then .deb file can be installed by using Gdebi or Ubuntu Software Center.
It can be installed from terminal using
sudo dpkg -i ~/Downloads/whatsie*.deb
sudo apt -f install

install whatsapp in linux

Install Whatsie using repository

sudo apt-key adv --keyserver pool.sks-keyservers.net --recv-keys 1537994D
echo "deb http://dl.bintray.com/aluxian/deb stable main" | sudo tee /etc/apt/sources.list.d/whatsie.list
sudo apt update
sudo apt install whatsie

install & use whatsapp in ubuntu

Note that these instructions are different than the ones provided on the Whatsie GitHub page – most importantly, I modified the command to add the Whatsie repository to use a separate .list file under /etc/apt/sources.list.d/ instead of using /etc/apt/sources.list.
Whatsie can be opened from the terminal by just typing –
$ whatsie

whatsapp web qr code in Linux

The Whatsie app is open source project and you can contribute to it on Github. https://github.com/Aluxian/Whatsie

How To Uninstall Whatsie

Whatsie can be removed from synaptic package manager or from terminal –
$ sudo apt remove whatsie
And the Linux repository can be removed via System Settings -> Software & Updates -> Other Software -> and remove the repository line.

SHARE THIS POST

MassiveGRID Banner
3 Comments Text
  • ari@ubuntu:~/Downloads$ sudo apt-get install -f

    E: Type ‘gpg’ is not known on line 2 in source list /etc/apt/sources.list.d/whatsie.list
    E: The list of sources could not be read.
    E: Type ‘gpg’ is not known on line 2 in source list /etc/apt/sources.list.d/whatsie.list

    E: The list of sources could not be read.

    It shows the above. And also there is an error symbol in the top right side of the monitor in red and white colour. what to do ? Please clarify

  • E: Type ‘gpg’ is not known on line 2 in source list /etc/apt/sources.list.d/whatsie.list
    E: The list of sources could not be read.
    E: Type ‘gpg’ is not known on line 2 in source list /etc/apt/sources.list.d/whatsie.list

    E: The list of sources could not be read.

    It shows the above. And also there is an error symbol in the top right side of the monitor in red and white colour. what to do ? Please clarify

  • Leave a Reply

    Your email address will not be published. Required fields are marked *