58
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 22 Jul 2023
58 points (95.3% liked)
Linux
48009 readers
895 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
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.
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.
Very informative, thanks! Also for the heads-up about install scripts and the cause.
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.
Thank you, very helpful! May I ask what you use now? Do you know if they add their software via snaps or flatpaks?
Both Flatpak and Snap are preinstalled but it defaults to debs/apt. Though through the command line they strongly recommend the pkcon command over apt itself.
Cheers! I've heard that one can install Debian and simply choose KDE there. I'm weighing my options... Undecided among Debian+KDE, Kubuntu, and KDE Neon. Although it also depends on how each deals with my machine. Will have to try some live disks...
Advice much appreciated!
Now I understand. Kubuntu instead makes modifications to the Ubuntu core. Although Neon must be somehow removing Gnome, I imagine.