this post was submitted on 08 Jul 2023
232 points (93.9% liked)

Linux

47356 readers
1347 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
 

A new ‘app store’ is expected to ship as part of Ubuntu 23.10 when it’s released in October — and it’ll debut with a notable change to DEB support.

you are viewing a single comment's thread
view the rest of the comments
[–] Agin@forum.basedcount.com 3 points 1 year ago (1 children)

Honestly for new/average users, those who tend to use Ubuntu, I always would recommend Manjaro. Since I use arch btw myself I have a bias but using pacman, being rolling release, and having access to the AUR (+ Flatpaks) set Manjaro apart from other distros for average users.

But frankly I never understood why Debian itself is considered an "intermediate" distro since it's no harder than Ubuntu to use IMO.

[–] rambaroo@beehaw.org 7 points 1 year ago* (last edited 1 year ago)

Debian is more bare bones then Ubuntu, that's why. Ubuntu comes with a lot of packages already installed by default. In Debian you have to install a lot of that stuff manually. You might also have to edit some configs for example. It's not that hard, but maybe a little too much for a beginner.

I upgraded Debian to 12 last night, which required manually updating the source.list for the apt repos for example. It's been a while but I'm pretty sure Ubuntu gives you a UI for upgrades? Upgrading Debian was simple for a techie who's played around in Linux already, but it could be more intimidating for a newbie.