this post was submitted on 13 Sep 2023
79 points (90.7% liked)
Linux
48077 readers
778 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
cool 😎 beans 🫘
I'm waiting for my brain to come back, then I'll do some testing. You're right about Debian being a bit behind for my taste. I hear great things about Fedora, but that means I'd have to learn a whole new distro compared to Debian based ones. I still might give it a try on a laptop to see what I think. Arch is way too much for my level of Linux competence and willingness to put effort into learning and troubleshooting it. I've heard good things about Tuxedo OS, though the YouTuber that promoted it was transparent that he was being paid by Tuxedo for advertisement.
If you don't mind sharing just a little, what do you think I should know or read up on regarding switching to Fedora? Or another way of asking is what difficulties can I expect and how can I prepare? I'm guessing the terminal commands, installation process, and package repos would work differently? Also, since Fedora uses a different package system (so not deb), would I be more limited on what programs I can install in general?
The main version of fedora comes with gnome but you have opinions for KDE. A lot of people just install KDE along side gnome but I like Fedora KDE spin because it feels cleaner not having the gnome apps. Even though you can use fedora right after install there are a few things most people like to do first. You will use dnf (its like apt but in fedora) and flatpaks mostly.
After that you should be good to go. With rpm fusion and flathub there really isn't going to be any packages you can get in debian but not fedora
thank you! 😊