I use Windows btw

  • @mafbarOP
    link
    English
    81 year ago

    What does that config do? Sorry I’m a new Linux user.

    • @AlpacaChariot
      link
      English
      81 year ago

      When you install software, other packages are pulled in and installed. Some of those are necessary dependencies but some are just recommended (but not actually required). This setting makes apt only install the actual dependencies (no extras).

      • @mafbarOP
        link
        English
        41 year ago

        I see, that’s why sometimes there are lots of installed dependencies that you don’t really remember needing when you use apt.