FFGo: Difference between revisions

37 bytes added ,  1 July 2017
m
→‎Debian: Update instructions due to the release of stretch (Debian 9)
m (Update infobox for FFGo 1.12.5)
m (→‎Debian: Update instructions due to the release of stretch (Debian 9))
Line 538: Line 538:
deb-src http://frougon.net/debian-ffgo unstable main</pre>
deb-src http://frougon.net/debian-ffgo unstable main</pre>


<p>(replace <tt>unstable</tt> with <tt>jessie</tt> if you are using <i>jessie</i>)</p>
<p>(replace <i>unstable</i> with <i>stretch</i> if you are using Debian 9, also known as <i>stretch</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 560: Line 560:
<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 ''unstable'', you can run:</p>
<p>In other words, if you are using Debian ''stretch'' 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>
377

edits