Tagged Questions
3
votes
3answers
467 views
When to use packages in aptitude versus CPAN/Gems/PyPI?
What's the general rule for when to install a package from the official .deb repositories, versus when to install with the language's package manager? The ones in the upstream repositories are ...