Comment by rsync
4 days ago
"No CLI required to install software"
This seems very odd ... a quick one-liner install process is by far the simplest and most efficient way to install a piece of software ...
What other fragility and unnecessary complexity comes along with graphical installation tools ?
Is this a pain point for non-technical users you might prepare this system for ? Who do you have in mind when you specify this ?
It is not simpler, if you don't know the exact magic line that does it for the specific application. GUI tools allow for easy and convenient search.
Easy and convenient is highly subjective and context dependent. Thankfully GUI tools exist for people who find that convenient.
Perhaps this exercise will help. You are new to a given piece of software.
I read the docs and go for B.
Now try to automate/script it.
Good luck with A
For scripting or automation, I want something like a code editor or IDE; not a terminal.