The ftp repository is browseable on-line at http://ftp.logilab.org/pub/ ShortcutTo configure your system to use Logilab's packages for Debian unstable, copy the following lines in a prompt (as root - after a su or sudo -s): echo 'deb http://ftp.logilab.org/dists sid/' >> /etc/apt/sources.list wget -q http://ftp.logilab.org/dists/logilab-dists-key.asc -O - | apt-key add - apt-get update and apt-get install what you want... Installing Logilab's software on Debian or UbuntuSome of our free software projects are included in Debian (e.g. logilab-common and pylint at least). If your want to get software that is not included in Debian or just get latest releases quicker, add our Debian repository to your /etc/apt/sources.list file.
Supported & Evolving
Replace http:// with ftp:// if your prefer ftp access. Check the Debian release history or the Ubuntu release history if you are not sure which version your are using. Quality assuranceSome of our packages are in the official Debian repository and we also package a few projects for Debian. See quality assurance page for details. Apt-secure support
The repositories are signed with Logilab's gnupg key. The fingerprint of the key is:
pub 1024D/D192C8C5 2006-11-07
Key fingerprint = 2AD2 C8EB 3FFB A107 EE7B 8DCA 4DC2 3770 D192 C8C5
uid Logilab (Debian repository management) <contact@logilab.fr>
To get apt to use that key, save it to a file, check its fingerprint, and use the following command as root: apt-key add logilab.asc | |||||||||||||||



