mafbar@lemmy.world to linuxmemes@lemmy.worldEnglish · 2 years agoBell curve of Linux distributionslemmy.worldimagemessage-square249fedilinkarrow-up1414arrow-down177file-text
arrow-up1337arrow-down1imageBell curve of Linux distributionslemmy.worldmafbar@lemmy.world to linuxmemes@lemmy.worldEnglish · 2 years agomessage-square249fedilinkfile-text
minus-squaremafbar@lemmy.worldOPlinkfedilinkEnglisharrow-up8·2 years agoWhat does that config do? Sorry I’m a new Linux user.
minus-squareAlpacaChariot@lemmy.worldlinkfedilinkEnglisharrow-up8·2 years agoWhen 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).
minus-squaremafbar@lemmy.worldOPlinkfedilinkEnglisharrow-up4·2 years agoI see, that’s why sometimes there are lots of installed dependencies that you don’t really remember needing when you use apt.
What does that config do? Sorry I’m a new Linux user.
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).
I see, that’s why sometimes there are lots of installed dependencies that you don’t really remember needing when you use apt.