this post was submitted on 24 Jun 2023
26 points (88.2% liked)

Linux

47231 readers
773 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
26
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

I have only used mint,pop,and nobara on my pc,I tried vanilla but didnt like it, Is there any good ubuntu based distro thats easy to use? I can use the terminal fine,I also want gnome 44

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

Honestly. Debian. It's just so solid and works so well.

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

LMDE it's the best of both worlds, or openSUSE if you're outside the Debian/Ubuntu world.

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

Debian is a good choice *if* you're going to use Flatpaks. If not, it's a bad idea IMO.

Don't think about today situation with the new version. Think about two years from now. Without Flatpaks, you'll have a lot of software problems.

But overall I agree, Debian is a good choice too.

E: formatting

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

Without Flatpaks, you’ll have a lot of software problems.

How is that?

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

I'm not talking about what comes with the distro itself.

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

Probably he means that Debian stable is outdated by definition (e.g., Debian 12 it just released to stable, and has Gnome 43 instead of 44), and to stay on top of new versions you would eventually rely on flatpak.

However this is a false problem, because if you want a updated version, you just change your update channel from 'stable' to 'testing' in the sources.list conf file etc voilà you have a rolling release with fresh stuff.