DEV Community

Discussion on: Why is Linux Not More Popular on the Desktop?

Collapse
 
aghost7 profile image
Jonathan Boudreau

My experience with installing programming languages is the same on OSX and Linux - using version managers (pyenv, rvm, nvm). I don't recommend messing around with system-level dependencies. Its so bad that debian patches pip to prevent people from upgrading certain dependencies that are global.