Skip to content

Instantly share code, notes, and snippets.

@k9ert
Created August 5, 2014 10:44
Show Gist options
  • Save k9ert/f95b5692f50ba96b1301 to your computer and use it in GitHub Desktop.
Save k9ert/f95b5692f50ba96b1301 to your computer and use it in GitHub Desktop.
APT::Get::AllowUnauthenticated true;
APT::Install-Recommends false;
APT::Get::AutomaticRemove true;
#APT::Cache-Limit 31457280;
DPkg::Options {"--force-confold";};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment