this post was submitted on 03 Nov 2023
143 points (82.6% liked)
Linux
48017 readers
1436 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm curious to know what arch-based distro you're talking about?
Has to be Manjaro or EndeavourOS. If they're just getting their teeth in, my guess is on the former.
I looked at Manjaro VERY briefly, and I played with Endeavor a bit. I installed several distros as VMs just to poke around. I found Debian familiar which is likely the main reason I find myself leaning that way.
I use Mint, PopOS, or Arch/EndeavourOS more or less interchangeably. I've sincerely never had any issues with Arch's stability. The term "stable" when describing a distro refers more to the package versions than system stability or overall reliability. Things aren't necessarily broken cause they're more up to date. Back in 2020, my laptop didn't play well with Ubuntu 20.04 because of some power management issue caused by a kernel bug. My only real option was getting off of LTS and switching to 20.10 which had a newer fixed kernel version. So in effect, the Ubuntu LTS was less "stable" for me because of them keeping the kernel version stable.
YMMV, obviously, but most of what I'm doing when doing a fresh install is installing the packages I need, and configuring them. I can do this pretty much regardless of the distro. Most of the difference is if those packages are available in the first place, and how I'll have to install them if they aren't in the base repositories. Configs/dotfiles are usually pretty portable. The rest is just well... Linux as usual.