Add following lines into /etc/apt/sources.list:
deb http://pkg-freebob.alioth.debian.org/debian experimental main deb-src http://pkg-freebob.alioth.debian.org/debian experimental main
And run:
# apt-get update
Yes, strange error messages can appear. To import public key of this package repository, install gnupg:
# apt-get install gnupg
And run:
# wget http://marciotex.googlepages.com/keypub_8709626B.asc -O - | apt-key add -
Run, again:
# apt-get update
Bye error messages! No? Tell me know, please (marciotex at gmail dot com). If ok, it's time of install packages. Run, as root:
# apt-get install your_pref_package
WARNING 1: This repository not contain Debian official packages and I'm not a Debian developer!!! Use at your own risk.
WARNING 2: I'm building packages into experimental. I don't know waht happens in other "releases" (testing or stable). Again, use at your own risk.
WARNING 3: Cogito ergo sum.
