zapzap on AUR (Arch User Repository)

Last updated: July 08,2024

1. Install "zapzap" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install zapzap on Arch using YAY

$ yay -S zapzap

* (Optional) Uninstall zapzap on Arch using YAY

$ yay -Rns zapzap

2. Manually Install "zapzap" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone zapzap's git locally

$ git clone https://aur.archlinux.org/zapzap.git ~/zapzap

c. Go to ~/zapzap folder and install it

$ cd ~/zapzap $ makepkg -si

3. Information about the zapzap package on Arch User Repository (AUR)

ID: 1373950
Name: zapzap
PackageBaseID: 186025
PackageBase: zapzap
Version: 5.1-1
Description: WhatsApp desktop application written in Pyqt6 + PyQt6-WebEngine
URL: https://github.com/zapzap-linux/zapzap
NumVotes: 11
Popularity: 1.525212
OutOfDate: 1704773159
Maintainer: bordam
Submitter: bordam
FirstSubmitted: 1664102857
LastModified: 1703239305
URLPath: /cgit/aur.git/snapshot/zapzap.tar.gz

5. The same packages on other Linux Distributions