Shared libraries
Shared libraries
Posted Nov 26, 2025 13:57 UTC (Wed) by mathstuf (subscriber, #69389)In reply to: Shared libraries by taladar
Parent article: APT Rust requirement raises questions
As I pointed out in a sibling comment, it seems to be that a multi-call `true` loads up libraries needed for (say) `sha256sum` even if they're not used because even coreutils behaves this way with a multi-call binary.
