43 herramientas de desarrollo, siempre actualizadas — cada nueva versión upstream llega a apt en cuestión de horas. Únete al Discord

📅 A partir del , el mirror de apt requerirá una suscripción. Ver precios

💬 Instalar la última versión de ZapZap en Ubuntu

An unofficial WhatsApp desktop client for Linux, built with Python and PyQt6

Última versión: 7.4.1 · actualizado 2026-08-15
FuenteVersión
deb.griffo.io7.4.1 ✅
Ubuntu oficial🚫 no empaquetado
← Volver al inicio
📌 ¿Instalando en una versión específica? Ubuntu 22.04 (jammy) · Ubuntu 24.04 (noble) · Ubuntu 25.10 (questing) · Ubuntu 26.04 (resolute)

¿Qué es ZapZap?

ZapZap is an unofficial WhatsApp desktop client for Linux, written in Python with PyQt6 and QtWebEngine. It wraps WhatsApp Web in a proper native-feeling desktop window with system tray integration, desktop notifications, spell check, themes and multi-account support — a far nicer experience than a browser tab.

🚀 Por qué importan las últimas versiones: ZapZap ships frequent releases with new features, appearance options, performance work and fixes that keep it in step with WhatsApp Web. The latest versions bring improved notifications, better Wayland support and refreshed theming — this repository rebuilds them within hours of each upstream release.

⚡ Key Features of ZapZap

🔔 Tray & Notifications

System tray icon with unread badge and native desktop notifications, so messages reach you without keeping a browser open.

👥 Multiple Accounts

Run several WhatsApp accounts side by side in a single window, each kept in its own isolated session.

🎨 Themes & Appearance

Light, dark and custom themes, with appearance controls that make WhatsApp Web fit your desktop.

✍️ Spell Check

Built-in spell checking across multiple languages while you type your messages.

🖥️ Wayland & X11

Runs natively on modern Wayland sessions as well as X11, with Qt6 desktop integration.

🔒 Privacy Controls

Tune notification previews, tray behaviour and system integration to match how you want WhatsApp to behave.

🚀 Siempre por delante de los archivos oficiales: Debian y Ubuntu congelan las versiones de los paquetes al publicar cada versión — este repositorio publica las nuevas versiones upstream normalmente en cuestión de horas. Un simple apt upgrade te mantiene siempre en la última versión.

📦 Instalación desde deb.griffo.io

Ejecutar los comandos

Paso 1: Agregar repositorio

sudo install -d -m 0755 /etc/apt/keyrings
curl -fsSL https://deb.griffo.io/EA0F721D231FDD3A0A17B9AC7808B4DD62C41256.asc | sudo gpg --dearmor --yes -o /etc/apt/keyrings/deb.griffo.io.gpg
echo "deb [signed-by=/etc/apt/keyrings/deb.griffo.io.gpg] https://deb.griffo.io/apt $(lsb_release -sc 2>/dev/null) main" | sudo tee /etc/apt/sources.list.d/deb.griffo.io.list > /dev/null
sudo apt update
install -d -m 0755 /etc/apt/keyrings
curl -fsSL https://deb.griffo.io/EA0F721D231FDD3A0A17B9AC7808B4DD62C41256.asc | gpg --dearmor --yes -o /etc/apt/keyrings/deb.griffo.io.gpg
echo "deb [signed-by=/etc/apt/keyrings/deb.griffo.io.gpg] https://deb.griffo.io/apt $(lsb_release -sc 2>/dev/null) main" | tee /etc/apt/sources.list.d/deb.griffo.io.list > /dev/null
apt update

Paso 2: Instalar ZapZap

# Install latest ZapZap
sudo apt install zapzap
# Install latest ZapZap
apt install zapzap

🎯 Iniciar ZapZap

From your desktop: open your application menu and start ZapZap — then scan the QR code with your phone (WhatsApp → Linked devices) to connect.

# Or launch it from a terminal
zapzap

Keeping it up to date: new releases arrive through the normal system upgrade.

# Update ZapZap along with the rest of the system
sudo apt update
sudo apt upgrade
# Update ZapZap along with the rest of the system
apt update
apt upgrade

🚀 ¿Por qué elegir deb.griffo.io?

📊 Installation Comparison:
  • Official Ubuntu: ZapZap is not packaged — no apt install at all
  • Snap / Flatpak: Extra runtime, sandbox quirks and larger downloads
  • Manual .deb: No automatic updates, easy to fall behind
  • deb.griffo.io: Native apt package with automatic updates
🔓 Libre y de código abierto: ZapZap is licensed under the GNU GPL-3.0. The corresponding source packages are published alongside every build, so the repository ships fully GPL-compliant.

📦 Repositorio de construcción de paquetes

Los paquetes de Ubuntu se construyen y mantienen automáticamente en este repositorio de GitHub:

🔗 Paquetes relacionados

También disponible desde deb.griffo.io:

🎯 Perfecto para: Linux desktop users who want WhatsApp in its own window, people who dislike keeping a browser tab open, and anyone juggling multiple WhatsApp accounts on Ubuntu.

📦 Últimas versiones publicadas por este repositorio

❓ Preguntas frecuentes

¿Está ZapZap en los repositorios oficiales de Ubuntu?

No — ZapZap no está empaquetado en los archivos oficiales de Ubuntu. Este repositorio es actualmente la única fuente apt y ofrece ZapZap 7.4.1.

¿Cómo instalo el último ZapZap en Ubuntu?

Añade el repositorio deb.griffo.io una sola vez con las instrucciones de arriba y ejecuta: sudo apt install zapzap. Las nuevas versiones llegan con el sudo apt upgrade habitual.

¿Los paquetes están firmados y cómo se compilan?

Cada paquete está firmado con la clave GPG del repositorio (EA0F721D231FDD3A0A17B9AC7808B4DD62C41256) y se compila a partir de versiones upstream en repositorios públicos de GitHub que cualquiera puede inspeccionar.

¿Qué versiones de Ubuntu son compatibles?

Ubuntu 22.04 Jammy, 24.04 Noble, 25.10 Questing y 26.04 Resolute.