My Common Lisp and Debian blog. For more off topic rants and stuff please see my livejournal blog.

Saturday, May 07, 2005

Repository for cl packages

To keep the momentum in the cl packages during the freeze I created a apt-getables repository. Add
deb http://people.debian.org/~pvaneynd/cl-packages ./
to /etc/apt/sources.list to get updates Common Lisp packages.

3 comments:

Anonymous said...

Is it safe to use that on Ubuntu/Kubuntu ?

pvaneynd said...

No, not with hoarty I fear. I fear I need to contact the masters of the universe how to play along with them...

Anonymous said...

I'm currently trying to do that, but I'm new to debs and all this, so, I'm going slow.
Where can I find the sources of the packages you built ?