Installation
From Pidgin Games
Contents |
[edit] Requirements
Version 2.5.x of Pidgin is currently needed to play Pidgin Games. You can get it from the Pidgin website or from your distros packet manager.
[edit] Debian and Debian based distributions (e.g. Ubuntu)
- Find out whether you are on a 32 or 64 bit system
- Download pidgin-games-0.6.0-gnu32.deb (32bit) or pidgin-games-0.6.0.deb (64bit)
- Install downloaded .deb file
- either by double clicking
- or by typing
dpkg -i filename.deb
Attention: filename has to be replaced with the actual filename of the file you downloaded
[edit] Other GNU/Linux Distributions
- Find out whether you are on a 32 or 64 bit system
- Download pidgin-games-0.6.0-gnu32.tar.bz2 (32bit) or pidgin-games-0.6.0.tar.bz2 (64bit)
- Unpack downloaded .tar.bz2 file
- either by using your favorite archiver
- or by typing
tar xvjf filename.tar.bz2
- Create
$HOME/.purple/pluginsif it not already exists-
mkdir $HOME/.purple/plugins
-
- Copy/Move the contents of the extracted folder to
$HOME/.purple/plugins-
cp -r pidgin-games-0.6.0/* $HOME/.purple/plugins
-
Attention: filename has to be replaced with the actual filename of the file you downloaded.
[edit] Windows
- Download pidgin-games-0.5.0-win32.zip
- Double click it
- Extract zipped folder including its content
- Find your Pidgin install directory (usually
C:\Program Files\Pidgin) - Copy the content of the extracted folder into the
pluginsfolder of your Pidgin install directory

