this post was submitted on 27 Mar 2026
45 points (80.8% liked)
Linux
64717 readers
224 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
I know its frustrating when this happens. But there is something called arch-chroot, its a program to fix your messesd up os. New users don't know about this, but as you keep using Linux, you get familiar to these programs. It takes few mins to fix broken system using arch-chroot. I hopw your system won't break anymore.
Thanks! And that's true. Also part of the beauty of Linux IMO that it actually (almost) always can be repaired. Although it is quite involving at times.
Thats because it modular, if you don't like a certain component you can remove it. Like if I don't like my desktop environment then, I will install another one. If I don't like the kernel then I can install another one. And the best part is that you can use them alongaide, instead of completely eliminating them.