equal
deleted
inserted
replaced
61 |
61 |
62 For Ubuntu Lucid (Long Term Support) and newer:: |
62 For Ubuntu Lucid (Long Term Support) and newer:: |
63 |
63 |
64 deb http://download.logilab.org/production/ lucid/ |
64 deb http://download.logilab.org/production/ lucid/ |
65 |
65 |
66 Note that for Ubuntu Maverick and newer, you shall use the `lucid` |
66 Note that for Ubuntu Maverick and newer, you shall use the `lucid` |
67 repository and install the ``libgecode19`` package from `lucid |
67 repository and install the ``libgecode19`` package from `lucid |
68 universe <http://packages.ubuntu.com/lucid/libgecode19>`_. |
68 universe <http://packages.ubuntu.com/lucid/libgecode19>`_. |
69 |
69 |
70 The repositories are signed with the `Logilab's gnupg key`_. You can download |
70 The repositories are signed with the `Logilab's gnupg key`_. You can download |
71 and register the key to avoid warnings:: |
71 and register the key to avoid warnings:: |
72 |
72 |
73 wget -q http://download.logilab.org/logilab-dists-key.asc -O- | sudo apt-key add - |
73 wget -q http://download.logilab.org/logilab-dists-key.asc -O- | sudo apt-key add - |