dh_pidgin
multi-protocol instant messaging client - development files
Install
- All systems
-
curl cmd.cat/dh_pidgin.sh
- Debian
-
apt-get install pidgin-dev
- Ubuntu
-
apt-get install pidgin-dev
- Alpine
-
apk add pidgin-dev
- Kali Linux
-
apt-get install pidgin-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pidgin-dev
- Raspbian
-
apt-get install pidgin-dev
- Dockerfile
- dockerfile.run/dh_pidgin
- Docker
-
docker run cmd.cat/dh_pidgin dh_pidgin
powered by Commando
pidgin-dev
multi-protocol instant messaging client - development files
This package contains the headers and other development files not included in the main pidgin package. Install this if you wish to compile your own plugins. If you are creating a pidgin plugin package, please be sure to read /usr/share/doc/pidgin-dev/README.Debian.dev after installing pidgin-dev.