Auteur: Irrwahn Date: À: dng Sujet: Re: [DNG] How to change default session
On Tue, 24 May 2016 09:50:39 +0200, Emninger wrote: > Am Tue, 24 May 2016 07:27:11 +0000
> schrieb Irrwahn <irrwahn@???>:
[...] >>
>> $ cat /etc/apt/apt.conf.d/01norecommends
>> APT::Install-Recommends "0";
>> APT::Install-Suggests "0";
>> [...] > Just a simple question: the "--no-install-recommends" (or
> "--with(out)-recommends" for aptitude) would do the same?
Yes, correct; should've mentioned that for completeness sake.