@[email protected] to [email protected]English • 2 years agoBell curve of Linux distributionslemmy.worldimagemessage-square252fedilinkarrow-up1407
arrow-up1335imageBell curve of Linux distributionslemmy.world@[email protected] to [email protected]English • 2 years agomessage-square252fedilink
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]OPlinkfedilinkEnglish4•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.