lxskllr
No Lifer
- Nov 30, 2004
- 59,391
- 9,920
- 126
IMO the thing that would help linux get over the hill for the average user is getting it so apps that are not in the repository are easier to install. With Windows it's click click, next next next and done. With linux it depends on the app or plugin, but I can tell you now getting certain browser plugins into this linux mint I'm testing out have not been cool to do at all. With windows I go out to filehippo and grab the version I want and I'm running it in seconds. Don't get me wrong I love linux for many things, I support lots of ubuntu web servers and they are work horses that just never go down. But for an average user there is still a lot of pain in software land. Now of course if it's in the repositories it's simply awesome!
Perhaps... That was one of my early complaints when I first switched, but it's turned out to be not such a big deal. Being able to install things from anywhere is double edged sword. Yea, it can make things easier, but it also makes it easy to install malware. I evaluate how much I really want something if it isn't in the repos. When I was on Ubuntu, this was my thought process...
I want appX
Check repos - usually it was there. Not there?
Look for a substitute. Doesn't exist?
Do I REALLY want it? Yes?
Look for a precompiled binary from a trusted source. Doesn't exist?
Check for ppas. Don't exist?
Compile from source
That may sound complicated, but computers are complicated machines. You have sanity checks the whole way where you can back out of pwning yourself. If you end up compiling from source, it really isn't that hard. If you can read, and follow easy directions, it's a simple process. If you aren't willing to do that, you don't want appX as much as you thought you did.