417
edits
(→Debian: Update instructions for installing Florent's OpenPGP key in the apt keyring) |
(Update for current Debian stable release) |
||
Line 507: | Line 507: | ||
deb-src https://frougon.net/debian-ffgo unstable main</pre> | deb-src https://frougon.net/debian-ffgo unstable main</pre> | ||
<p>(replace <i>unstable</i> with <i> | <p>(replace <i>unstable</i> with <i>bookworm</i> if you are using Debian 12, also known as <i>bookworm</i>)</p> | ||
</li> | </li> | ||
<li>'''Third step: update the <tt>apt</tt> package list''' | <li>'''Third step: update the <tt>apt</tt> package list''' | ||
Line 529: | Line 529: | ||
<li><tt>python3-geographiclib</tt> if available for your distribution (i.e., after <i>jessie</i>), for better geodesic calculations.</li></ul> | <li><tt>python3-geographiclib</tt> if available for your distribution (i.e., after <i>jessie</i>), for better geodesic calculations.</li></ul> | ||
<p>In other words, if you are using Debian '' | <p>In other words, if you are using Debian ''bookworm'' or later, you can run:</p> | ||
<pre>apt-get install ffgo python3-pil.imagetk geographiclib-tools python3-geographiclib</pre> | <pre>apt-get install ffgo python3-pil.imagetk geographiclib-tools python3-geographiclib</pre> |
edits