|
|
|
|
|
by pstop
4368 days ago
|
|
The problem I have with apt, yum, etc... is that the packages for development are so old that you're going to be compiling from source and managing your own updates, which is exactly the problem a good package manager should solve. |
|
In practice, I do find it much easier to pin dependencies and install from my toolchain's package manager (pip/PyPI).