Source and binary Debian packages (for i386 and PowerPC) are available.
They are signed, so the package manager can trust their origin.
You have first to add the public GnuPC key to the package manager keyring, with the command :
- Code: Select all
wget -q -O- http://download.tuxfamily.org/slime/debian/62C66B1C.gpg | sudo apt-key add -
Add then these lines to your file /etc/apt/sources.list :
- Code: Select all
deb http://download.tuxfamily.org/slime/debian stable main
deb-src http://download.tuxfamily.org/slime/debian stable main
You can use for this your favorite text editor (run as root) or the Synaptic package manager (Open it (System/Admininistration), then go to Configuration>Repositories).
After reloading the package list, you will be able to install Slime Volley by installing the package "slimevolley". Dependences will be automatically installed.