this post was submitted on 13 Jul 2025
102 points (100.0% liked)

Linux

8428 readers
340 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of [email protected] and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 1 day ago (2 children)

I always figured anyone wanting a different shell is probably heavily into Linux to the point that switching it themselves would be fairly trivial.

Is CachyOS a more CLI focused desktop linux? I'm not very familiar with it. Normally on a desktop I avoid the CLI, because the GUI is just easier and faster to use.

[–] [email protected] 2 points 9 hours ago (2 children)

GUI is often faster to learn, but CLI is almost always faster to use. It's the argument people use for why they choose it. You don't have to move your mouse to click on buttons that can be anywhere. You just type. With tab completion, it's significantly faster.

(There is a secondary argument for CLI for tutorials, in that it's going to be the same or similar for everyone.)

[–] [email protected] 1 points 1 hour ago (1 children)

I agree CLI is faster for tasks I do often, but for one-off stuff or rare tasks where I will forget the CLI args, it's significantly slower having to look up the right commands each time.

[–] [email protected] 1 points 48 minutes ago

Again, GUI is faster to learn, CLI is faster to use.

TLDR really helps though, rather than man pages.

[–] [email protected] 2 points 8 hours ago (1 children)

If you don’t count looking up parameters in man pages. GUIs are great because you don’t need to remember or look up commands and parameters. GUIs have keyboard shortcuts as well.

CLI is great when doing the same complex operation more than once, chaining program output, and such.

[–] [email protected] 1 points 8 hours ago

Yeah, easier to learn, slower to use.

[–] [email protected] 2 points 20 hours ago

Sort of, its Arch so all of the fun stuff that goes with that but they also have a package repo application that let's you use a GUI instead. I find the CLI faster but the GUI will guide you to the correct packages a bit better than searching freehand on a browser.