What is this repo?

This is wookey's personal repository of packages, mostly containing recently-packaged stuff for sharing or testing. You really shouldn't use it unless you've been told to as stuff is just left to moulder once it's in debian proper, so some (most) of this stuff is ancient and useless. But just occasionally it has gems that can't be found anywhere else...

Setting up the repo

To use this repo you need to install the archive key and set it up. If you already have Wookey's public key ( ID: FB863251A86F9E47) then you just need to tell apt to trust it:
gpg --armor --export FB863251A86F9E47 | sudo apt-key add
Otherwise either get it from the servers:
gpg --recv-key FB863251A86F9E47 | sudo apt-key add
or (much less securely) get it from here:
curl http://wookware.org/software/repo/wookware-archive.key | sudo apt-key add

Then you need to add the repo:
sudo sh -c 'echo "deb http://wookware.org/software/repo unstable main" > /etc/apt/sources.list.d/wookware.list'

Now you should be able to use it like any other debian repo

Browse the repo

dists
pool