|
|
|
|
|
by cookiengineer
1865 days ago
|
|
You're extrapolating from Debian's packaging concept to other distros, though your argument does not apply to most of the rolling distros out there. On a rolling distro (e.g. using pacman, or say yast2 and others for sake of argument) you typically ship the header files included with the libraries, so that you don't need multiple versions of the same library installed. On Debian/Ubuntu, however, it will always end up with that mess of dozens of versions of the same library because all PPAs are somewhat outdated and used different versions of specific libraries once they were published. |
|
And, invariably, for any problem the one true combination is different.