@[email protected] to [email protected]English • 2 years agoBell curve of Linux distributionslemmy.worldimagemessage-square242fedilinkarrow-up1414arrow-down175file-text
arrow-up1339arrow-down1imageBell curve of Linux distributionslemmy.world@[email protected] to [email protected]English • 2 years agomessage-square242fedilinkfile-text
minus-square@[email protected]OPlinkfedilinkEnglish7•2 years agoWhat does that config do? Sorry I’m a new Linux user.
minus-square@[email protected]linkfedilinkEnglish7•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-square@[email protected]OPlinkfedilinkEnglish3•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.