A screenshot from Back To The Future. Doc has Marty and his girlfriend in the car, and is saying “GUI? Where we’re going, we don’t need GUI!”
A screenshot from Back To The Future. Doc has Marty and his girlfriend in the car, and is saying “GUI? Where we’re going, we don’t need GUI!”
Every few years I buy a new computer and then install a fresh copy of whatever UI friendly distro that the community is gushing over. Each time has seen significant improvements but each time I’m spending my time in the terminal.
I’m not even a normie. I run Synology with docker containers. I operate my own website. I just don’t wanna be in the terminal just to play my PC games.
I think the problem is that it’s just easier to explain what to do for someone having a problem by telling them to paste a line of text into the terminal. Having to walk a user through gui navigation is a pain.
That means, though, that anyone getting help to get gud at Linux is going to mostly be leaning terminal commands.
Quite the opposite. Walking people through terminal commands is a pain. Cryptic commands that often obscure their true meaning and functionality, where every typo leads to failure.
On the other hand, asking someone to open “Software” and just click on the “Install” button of whatever they searched for is infinitely better than explaining how to update the package index, add a repo and so forth.
And that’s just installing software.
New kernel? The average user shouldn’t know about that. Just install it with an OS upgrade. File editing? Stop opening explanations with “sudo nano…”, start with “open your favourite text editor”. Or better: " click on settings and activate option xyz." And so forth.
I use the terminal myself. Sometimes because I want to. Often because I have to. I wish I had the option more often.