|
|
|
|
|
by theshadow
3824 days ago
|
|
I can't speak for OSX, but Ubuntu beats Windows these days in terms of usability, mainly because the software ecosystem is not polluted with crapware like it is with windows. If I want to find a tool to do x, it is an 'apt-get install' away where as with windows I have trawl through pages of google search results, trudging through trial versions before I find something that does what I want. If you are a developer, even just the basic unix tools are a god send in saving hours every week, on windows you have to deal with cygwin just to get something approximating those great tools. |
|
Your apt-get scenario only works if what you're looking for is in the official repositories. If not, you have to add those repositories first. That's a lucky menu find in the Ubuntu installer or some random add repo command with some possibly untrusted domain in it.
Then... You get random install errors. Missing so files or package dependencies etc.
Trust me, I've done more googling trying to install stuff on Ubuntu than I ever did on Windows. At least with windows if you had the exe or msi file you were dons 99% of the time. And you almost always found that file on the site for that program.