this post was submitted on 21 Jan 2026
223 points (97.4% liked)
Linux
61452 readers
398 users here now
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.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Things have gotten A LOT better since I started using it, but here's a list of things I hate after using Arch with KDE as my main OS for almost 7 years:
Running Arch when you hate the terminal and want stability is quite the mood.
What can I say, I'm a sucker for punishment 😂
I like having the latest (or at least recent) hardware so having the latest kernel and mesa is a must.
Developers don't think you enjoy using the terminal. It's just the option that works with the most systems with the least explanation. They can just give you a command to copy/paste instead of a tutorial on what buttons to click, assuming you even have that.
There are GUIs for package managers. I haven't used one, because I feel like there's no need, but they do exist. I don't know if they support the AUR and pacman though. That probably exists, but you'll have to look it up.
7-zip does have a linux CLI, which works well.
The most basic command you need to use is
7zz x archive-nameto extract an archive. Building a GUI around it doesn't seem like it would be too much trouble honestly, wonder if anyone has done that.https://github.com/johna23-lab/p7zip_GUI/releases/tag/16.02