Skip to navigation
How to use WhatsApp with pidgin Linux
22.02.25
For Debian intel 64bit you can use the deb binary ``` wget https://github.com/myridia/purple-gowhatsapp/releases/download/debian12/purple-gowhatsapp_1.16.0_amd64.deb dpkg -i purple-gowhatsapp_1.16.0_amd64.deb ``` Or compile it For Ubuntu, or Debian compliant Linux flavors, use the apt package manager to install these dependencies first: ``` sudo apt install libpurple-dev pkg-config cmake make golang gcc libgdk-pixbuf2.0-dev libopusfile-dev ``` This project uses CMake. ``` git clone https://github.com/hoehermann/purple-gowhatsapp.git cd purple-gowhatsapp git submodule update --init mkdir build cd build cmake .. cmake --build . sudo make install/strip ```
https://www.myridia.com/ https://github.com/myridia/purple-gowhatsapp
Reply
Anonymous
Information Epoch 1746041228
Silence is golden.
Home
Notebook
Contact us