Talk:FFGo

From FlightGear wiki
Revision as of 11:52, 11 October 2016 by Rominet (talk | contribs) (Reply to Chris)
Jump to navigation Jump to search

About the Debian installation:
A hint of
apt-get install --no-install-recommends ffgo python3-pil.imagetk geographiclib-tools python3-geographiclib
might be helpful! Note the --no-install-recommends!

Cheers
chris

Hi Chris,
Feel free to suggest the option, explaining why it is useful. I didn't think about it probably because I use aptitude, which handles Recommends in a nice way IME. It's a wiki, not my private sandbox. :)
--Rominet (talk) 05:29, 11 October 2016 (EDT)
Well, it took me hours (again) to get it right, reading up on the old thread on the forum, which is loong, until I found this little piece of information. So I thought, it might be easier to find here... Anyway, I've put a note-box under "Debian".
Chris blues (talk) 06:58, 11 October 2016 (EDT)
Sorry it took you some time, and thanks for your contribution to the page. :-)
BTW, there is a new apt command-line tool, since you seem to like apt-get.

apt provides a high-level commandline interface for the package management system. It is intended as an end user interface and enables some options better suited for interactive usage by default compared to more specialized APT tools like apt-get(8) and apt-cache(8).

I haven't tried it, though.
--Rominet (talk) 07:51, 11 October 2016 (EDT)