[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: What else must I do to avoid installing "suggests"? Was: How to get a "minimal font set"?



On Fri 04 Mar 2016 at 20:41:25 (-0800), David Christensen wrote:
> On 03/04/2016 06:14 PM, Joel Roth wrote:
> >cat /etc/apt/apt.conf.d/40nosuggestrecommends
> >Apt::Install-Suggests false;
> >Apt::Install-Recommends false;
> 
> Thanks for the tip -- I was wondering if there was a configuration
> setting somewhere:
> 
>     $ man apt.conf
> 
>     $ zcat /usr/share/doc/apt/examples/configure-index.gz | less

I just write:    less /usr/share/doc/apt/examples/configure-index.gz
because I have:

  eval $(lesspipe)

in my ~/.bashrc

Cheers,
David.


Reply to: