▲ | asoneth 2 days ago | |||||||||||||||||||||||||||||||||||||||||||
> for a lot of people that is also a complete dealbreaker for whatever reason Seems like a perfectly reasonable dealbreaker to me. Terminal commands are a raw UI that is neither intuitive nor discoverable -- someone must either read documentation (man pages, tutorials, blog posts, etc) to learn the behavior and syntax or they must blindly copy strings from a trusted source. There's a reason most stories of nontechnical people using software like Linux always seem to include an expert friend, family member, or IT person in the background. | ||||||||||||||||||||||||||||||||||||||||||||
▲ | umbra07 2 days ago | parent | next [-] | |||||||||||||||||||||||||||||||||||||||||||
Of course, it's not 'intuitive', but I firmly believe that the actual process of using just about any CLI package manager is easier to use than a GUI-installer approach. By "easier" I mean more streamlined, and a more standardized process. Every single time I install a piece of software on my machine with my package manager, I do it exactly the same way, with literally zero different steps taken. The same cannot be said for GUI-based installers. Surely the former would be a better experience for most home PC users? | ||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||
▲ | rossdavidh 2 days ago | parent | prev [-] | |||||||||||||||||||||||||||||||||||||||||||
You're not wrong, but in this case I believe all I had to do was copy the line of text and paste it into a terminal (it's a while ago so I might be misremembering). But, given that is what people are doing, it does raise the question of whether requiring them to copy and paste is actually any more secure than allowing click-to-install... | ||||||||||||||||||||||||||||||||||||||||||||
|