Talk:FFGo: Difference between revisions

Jump to navigation Jump to search
789 bytes added ,  12 October 2016
no edit summary
m (talk)
No edit summary
 
Line 25: Line 25:
::::Though I don't know, from the top of my head, if it resolves recommendations better than apt-get. Since it still uses apt-get - I doubt it. Maybe I'll try aptitude...
::::Though I don't know, from the top of my head, if it resolves recommendations better than apt-get. Since it still uses apt-get - I doubt it. Maybe I'll try aptitude...
::::[[User:Chris blues|Chris blues]] ([[User talk:Chris blues|talk]]) 08:00, 11 October 2016 (EDT)
::::[[User:Chris blues|Chris blues]] ([[User talk:Chris blues|talk]]) 08:00, 11 October 2016 (EDT)
:::::Just in case you try aptitude, here is my /etc/apt/apt.conf (which applies both to APT/apt-get and aptitude):
<pre>// cf. apt_preferences(5)
// APT::Default-Release "stable";
// Always show packages to be upgraded (-u)
APT::Get::Show-Upgraded "true";
// Fetching all these little diff files is sloooooow
Acquire::Pdiffs "false";
// APT::Authentication::TrustCDROM "true";
// Added for the upgrade from woody to sarge (taken from the Release
// Notes), and increased for the lenny to squeeze upgrade
// APT::Cache-Limit "18000000";
// Similar to dselect
Aptitude::UI::Advance-On-Action "true";
Aptitude::Auto-Upgrade "true";
Aptitude::CmdLine "";
Aptitude::CmdLine::Show-Why "true";</pre>
:::::--[[User:Rominet|Rominet]] ([[User talk:Rominet|talk]]) 02:53, 12 October 2016 (EDT)
477

edits

Navigation menu