30
Decision of Next Os
(lemmy.world)
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
Ive walked a similar path as you, I think. I ended up just trying arch, because I was district hopping anyways, using 2 separate drives in my PC. I'd just nuke the system that I thought was worse, and Nobara survived quite a few other distros, but it finally lost to arch. I do have some issues, but nothing completely bricking my system, at least during the month I've been using it. The AUR and Arch documentation is frankly amazing, so I do think it's worth it personally. Although I am thinking about trying Debian with the nix package manager when I can't wait for Debian packages to update. But this time Nobara will be nuked lol
You should set up your partitions in a way that allows you to keep user data despite the system breaking, no matter the distro. I think the Nobara setup just did that by default, but arch doesn't necessarily. Also watch out when installing arch using
archinstall
, the partition layout suggested by it didn't work for me and my friend due to an off by one error, resulting in slightly overlapping partitions. Not sure if they fixed that in the meantime, but doing it manually isn't too hard either.