this post was submitted on 22 Jul 2023
59 points (95.4% liked)

Linux

47343 readers
1363 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I have read the FAQ of KDE Neon: it is well made and answers ground questions like "Is it a distro?" or "Can I turn Kubuntu into KDE Neon?"

...And yet I'm confused, because I'm just a newbie in the Linux world. For instance, when they say "on top of a stable base" I don't know what's meant as a "base".

I think I understand that it isn't a distro, but it fascinates me that it's meant to be installed from an ISO or similar, just like a distro.

I wonder if any of you can explain:

  • What is it, in different words?
  • Why is it "implemented" as it is?
  • Are there any other "quasi-distros" like KDE Neon out there?
  • Do you use it? how has your experience with it been?

Cheers!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago (2 children)

KDE neon is a distro. It's the long-term support version of Ubuntu as the base with the latest stable KDE software on top.

I've personally used it for years because I love the KDE software suite and that is pretty much the sole focus here.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (1 children)

OK I'm confused. They say it isn't "quite" a distro. So what's missing to make it a distro without the "quite"?

Thank you for sharing your experience! I love KDE's customizability and that's why I'm interested in KDE Neon too.

[–] [email protected] 6 points 1 year ago (1 children)

I think the meaning behind this is that the largest amount of work doesn't go into the distro itself and mostly into the KDE software. The Ubuntu base is not developed or maintained by the KDE team, they basically just "borrow" it as a platform for their KDE suite.

[–] [email protected] 2 points 1 year ago (1 children)

Very helpful, thank you so much!

[–] [email protected] 2 points 1 year ago

You're welcome!

[–] [email protected] 1 points 1 year ago (3 children)

PS: they say "most other software is not supported". Have you ever had any problem installing other programs? As examples, I'd prefer using Firefox to Konqueror, and other programs to KDE connect.

[–] [email protected] 4 points 1 year ago (1 children)

I daily drive KDE Neon.

Sometimes install scripts don't work as expected, since things check if you're on Ubuntu or Mint or whatever specifically and "Neon" doesn't match their regex. It's usually not a big deal and fairly trivial to solve.

Regardless, I've actually started to get away from the command line and have embraced the app store. Discover is actually pretty darn good and has lots of the things I want to install. I can choose if I want to install from Discover via Apt, Flatpak, or Snap.

I usually install Flatpak stuff. The Steam Deck has taught me that Flatpak is generally as good or better than actually installing via apt - you don't need to wait on your distro to update sources, and you aren't adding random PPAs. Sometimes you need to fudge the permissions with Flatseal, but it's a one-and-done thing.

I use Microsoft Edge as my browser (yes, really - the Chromium version is just as good as Chrome, it has nifty vertical tabs, I get news on my "new tab" page, and all my settings are saved there). I use Thunderbird for mail, plus Steam, Zoom, Discord, etc. Surprisingly few KDE apps are preinstalled, to be honest - the only KDE apps installed are the ones I want anyway.

[–] [email protected] 3 points 1 year ago

Very informative, thanks! Also for the heads-up about install scripts and the cause.

[–] [email protected] 2 points 1 year ago

I think they refer to other desktop environments. I've never had any issues installing other software on my system, it works just like any other Linux distro.