Shared libraries
Shared libraries
Posted Nov 25, 2025 14:37 UTC (Tue) by NightMonkey (subscriber, #23051)In reply to: Shared libraries by taladar
Parent article: APT Rust requirement raises questions
From my experience, Gentoo does a great job of recompiling packages that need shared library updates. :shrug: Perhaps you need to change your upgrading patterns? :)
For example, I use this to upgrade religiously:
emerge -uDNv --with-bdeps y system world --keep-going --jobs --load-average 8
