148
Can you use Linux today without the terminal?
(lemmy.dbzer0.com)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
I've been using Arch for about 3 years now myself and shamefully ... I do most things without the terminal.
I still use it for a handful of things of course, I don't know if there's a GUI interface for upgrading by I just prefer manually running pacman and inspecting things myself. I write a few small helpful Python scripts here and there to manage my abundant, unrepentant pirating, but otherwise I'm just browsing and gaming.
I really don't think you can (or should) fully escape it, but it's been minimized to a point where it's never been before. Depending on where your friends are at, leaning into the hackerman thing might be useful? Get them set up with Ghostty (running some flashy shaders) and oh-my-zsh so they can feel cool, then teach them how to run
pacman -Syuorsudo apt upgrade. Once they're comfortable with the concept, introduce them to a few little helpful Python or bash scripts or show them how to run htop and kill some processes. I think if you can get people sufficiently interested they're more eager to pick things up on their own and run with it.