Skip to content
Messengerv1.0

Whatsapp Messenger for Debian Ubuntu

How to Install WhatsApp Messenger on Ubuntu 👤 WhatsApp Ubuntu Guide 📂 Installation How to Install WhatsApp Messenger on Ubuntu 💬 WhatsApp…






How to Install WhatsApp Messenger on Ubuntu


How to Install WhatsApp Messenger on Ubuntu

WhatsApp is one of the most popular messengers worldwide. Although there is no official WhatsApp Desktop for Linux, there are several easy ways to use WhatsApp on Ubuntu. In this post, I’ll show you the best methods.

Method 1: Install WhatsApp via Snap

The easiest method is to use Snap:

🔹 Installation via Snap Store

  1. Open Terminal (Ctrl + Alt + T)
  2. Update package lists:
sudo apt update
  • Install snapd (if not already installed):
  • sudo apt install snapd
  • Install WhatsApp:
  • sudo snap install whatsapp-for-linux

    After installation, find WhatsApp in your applications menu.

    Method 2: Using Flatpak

    Alternatively, you can use Flatpak:

    🔹 Installation via Flatpak

    1. Install Flatpak:
    sudo apt install flatpak
  • Install WhatsApp:
  • flatpak install flathub com.github.eneshecan.WhatsAppForLinux

    Method 3: Download DEB Package

    You can also download the official DEB package from GitHub:

    wget https://www.ubuntubase.com/downloads/whatsapp-desktop_1.1.0_amd64.deb
    sudo dpkg -i whatsapp-desktop_1.1.0_amd64.deb
    sudo apt-get install -f

    System Requirements

    • Operating System: Ubuntu 18.04+ or newer
    • RAM: at least 512 MB
    • Storage: 200 MB free space
    • Architecture: 64-bit (x86_64)

    Setting Up WhatsApp

    After installation, you need to link WhatsApp with your phone:

    1. Open WhatsApp on your Ubuntu
    2. Open WhatsApp on your smartphone
    3. Tap three dots > “WhatsApp Web”
    4. Scan the QR code on your screen

    Congratulations! Now you can use WhatsApp on Ubuntu and send messages from your desktop.

    Download .deb Package