Shortcut for Debian unstableTo configure your system to use Logilab.org'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 https://www.logilab.fr/logilab-dists-key.asc -O - | apt-key add - apt-get update and apt-get install what you want... Installing Logilab.org's software on Debian or UbuntuSome of Logilab.org's 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 one of these repositories to your /etc/apt/sources.list file. Supported versions
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 and are not afraid of bugs. No more supported but archivedThese 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 Logilab.org's packages are in the official Debian repository and we also package a few projects for Debian. See quality assurance page for details. Apt-secure supportThe repositories are signed with Logilab.org's gnupg key. To get apt to use that key:
| |||||||||||||||||||||||||||||

