this post was submitted on 08 Jul 2023
237 points (94.1% liked)

Linux

47232 readers
801 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
[–] [email protected] 36 points 1 year ago (2 children)
[–] [email protected] 3 points 1 year ago (2 children)

I'm kinda baffled people would jump ship because of this matter
Snaps have been a thing for 7 years and before that Canonical did similar really weird things (Amazon shopping lense a decade ago anyone?)

anyone who really cares already uses something else

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

the first thing I did with Ubuntu is uninstall all snaps and stores. it was an option, soon it wont be.

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

It's just because I'm a newbie – having been using Linux for one year, and started with Ubuntu simply because that was shipped ready with my laptop. I haven't found the time to try any other distro yet, because of work & lack of time.

Indeed I remember I was thinking about moving to Linux years ago, exactly when the Amazon-Ubuntu craziness happened, so I thought "some other time".

Regarding snap & flatpak: I simply don't like the redundancy philosophy behind them.

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

If it works, don't switch distros. There's always an OS which does sth. better.

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

That's also true! Sometimes out of curiosity I might explore with "live cd"s rather than really reinstalling a distro.

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

Trying sth new is never a bad idea. From live cd's, over vm's or distrobox containers, it makes you more comfortable in switching between environments.

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

@pglpm @EddyBot I think Fedora or Pop!_OS will be your home. 🥰

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

Thanks for the tip!

[–] [email protected] 2 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.

[–] [email protected] 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.