On Tue, 17 Feb 2026 13:41:31 +0100 Pascal Schorde <[email protected]> wrote:
> Hi list, > > when running --depclean, emerge outputs the entire dependency graph to > stdout, which quickly fills up the terminal buffer. The -q flag > doesn't suppress this output — it only shortens the list of packages > to be removed. Is there a way to skip this output, or is this a > missing feature? > > Thanks in advance > Do you have -v/--verbose in EMERGE_DEFAULT_OPTS? Try --verbose=n then.

