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://download.logilab.org/production sid/' >> /etc/apt/sources.list wget -q http://download.logilab.org/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
Check the Debian release history or the Ubuntu release history if you are not sure which version your are using. Replace production with acceptance if you want the latest and hotest software, at you own risk. No more supportedThese distributions are no more supported. Old packages created for them still exist, but we do not provide up to date packages of our projects for them.
FTP accessThe ftp repository is browseable on-line at http://download.logilab.org/pub/ Replace http:// with ftp:// if your prefer ftp access. 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. To get apt to use that key:
| |||||||||||||||||||||||||||



