this post was submitted on 25 Dec 2023
242 points (95.8% liked)

Linux

47232 readers
804 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've been using Linux Mint since forever. I've never felt a reason to change. But I'm interested in what persuaded others to move.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 80 points 8 months ago* (last edited 8 months ago) (4 children)

Every couple of years I think to myself "You know, I can't actually remember why I don't like Ubuntu. It must have just been some weird one-off thing that soured me on it last time. Besides, I've got N more years of Linux experience under my belt, so I know how to avoid sticky situations with apt, and they've had N more years to make their OS more user friendly! I pride myself on not holding grudges, and if this distro still gets recommended to newbies, how bad can it possibly be, especially for someone with my level of expertise?"

And then I download Ubuntu.

And then I remember.

[–] [email protected] 53 points 8 months ago (3 children)

And then I remember.

Can you share with the rest of the class?

[–] [email protected] 55 points 8 months ago (4 children)

Admittedly, it's been a few years and I'm coming due, but let's see what I can remember...

  • apt will brick itself if it gets interrupted mid transaction with no clear recourse apart from a total reinstall, so try not to get greedy and Ctrl+C if it looks like dpkg is hung
  • trying to install any software that isn't already packaged explicitly for Ubuntu is a nightmare because there is no equivalent of the AUR for people to push build steps to and you're quite often left guessing what dependencies you need to install to get something to compile
  • snapcraft, need I say more? Firefox takes several minutes to start up, we don't talk about disk usage, installing a package with apt will sometimes install the snap version anyway requiring a Windows-registry-edit-esque hack to disable, and the last time I checked in, the loop devices it creates didn't even get hidden in the file manager.
  • I've also definitely encountered my fair share of bugs and broken packages which are always fun to fix
[–] [email protected] 13 points 8 months ago (1 children)
  • apt will brick itself if it gets interrupted mid transaction with no clear recourse apart from a total reinstall, so try not to get greedy and Ctrl+C if it looks like dpkg is hung

You can dpkg -r the package you tried to install then apt won't complain about missing dependency packages for your app as it won't be marked for to be installed

trying to install any software that isn't already packaged explicitly for Ubuntu is a nightmare because there is no equivalent of the AUR for people to push build steps to and you're quite often left guessing what dependencies you need to install to get something to compile

There isn't a big global community repo per say like aur but anyone can host their own repos with PPAs, you just need to add them to your lists

Most apt quirks are there with Debian too, not just an Ubuntu thing. The rest of the things you mentioned are fair.

[–] [email protected] 3 points 8 months ago

Well there is this one thing where ppas break updates.

[–] [email protected] 6 points 8 months ago (1 children)
  • trying to install any software that isn't already packaged explicitly for Ubuntu is a nightmare because there is no equivalent of the AUR for people to push build steps to and you're quite often left guessing what dependencies you need to install to get something to compile

In fairness it does have the PPA system which predates the AUR and does provide a good job of providing third party amd semi-third party software.

But you're right that Ubuntu has sold out on building snaps for software instead of ppas.

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

The PPAs weren't that useful. I mean they worked fine for the purpose, but if you used too many of them you'd eventually get your system into a dependency hell. That meant packages were stuck without updates and also blocking others from updating.

The other thing was that even if you kept clear of PPAs it was anybody's guess if you could upgrade to the next release. Sometimes it worked, sometimes it didn't and you'd have to reinstall from scratch.

Put together it meant after a while you didn't bother upgrading period, or upgraded only major releases but by reinstalling from scratch every single time (and preserving /home). It was a chore and I resented it and kept putting it off.

[–] [email protected] 1 points 8 months ago (1 children)

What do you recommend for ubuntu alternative? I want to leave for something else, but I also want all my programs to install and work fine. If an app supports ubuntu, would it support debian as well?

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

You can start by trying Linux Mint, it's based directly on Ubuntu but with most problematic bits of Ubuntu removed. Mint comes in several sub-flavors that mostly change the way your desktop looks and acts, start with the Cinnamon edition as it's the safest bet.

[–] [email protected] 1 points 8 months ago

Or just use Debian. Ubuntu is based off it

[–] [email protected] 1 points 8 months ago

That Ubuntu would install the snap version of certain apps when I installed them directly in the terminal was the main reason I left Ubuntu after a few years. So annoying!

[–] [email protected] 24 points 8 months ago

That was a couple of years ago, Vince has already forgotten.

[–] [email protected] 1 points 8 months ago

On 22.04 LTS, you can't even open Firefox if you're using NFS/Autofs home directories.

How is that not taken seriously as a major bug?

[–] [email protected] 17 points 8 months ago (1 children)

Ubuntu sometimes gives me Windows vibes.

[–] [email protected] 4 points 8 months ago (3 children)

Try Ubuntu Mate, it's actually ok. I'm alot not the biggest fan of snaps. I try and get .debs or apt get, where I can. App Images seem a little odd to me, but Flatpack seems alright.

[–] [email protected] 4 points 8 months ago

Try Ubuntu mate

'straya!!

[–] [email protected] 2 points 8 months ago* (last edited 8 months ago)

I am happy on opensuse TW with only a window manager. So I am oke but dont like when i have to use ubuntu. Also gnome is not my thing.

[–] [email protected] 2 points 8 months ago

When you login does it say "G'day!" ?

[–] [email protected] 13 points 8 months ago (1 children)

Recommending ubuntu to newbies is the product of either incompetence or malice when Mint, zorin and nobara exist

[–] [email protected] 10 points 8 months ago* (last edited 8 months ago) (2 children)

I wouldn't recommend Nobara, maybe in a few cases but otherwise it's not the best to enter into Linux with.

[–] [email protected] 2 points 8 months ago

Totally agree, are difficult to do and require following complex instructions on their Discord server (that you have to pay attention to)

[–] [email protected] 1 points 8 months ago (1 children)

Would you mind to explain why? I have yet to try it, but the concept seems nice: predisposing a set of tools useful for linux gamers/creators for those who are not technical

[–] [email protected] 6 points 8 months ago* (last edited 8 months ago) (1 children)

While it has a bunch of patches that can boost gaming performance and such it's stability takes a hit in some areas. It's also not quite as user friendly as other options. It can be better for those looking for a fedora base if that's what they prefer, tho.
It's also extremely opinionated & while it's a great fit for those who have a matching use case, for general uses it's a bit too opinionated.
It's neither the worst, nor the best. It just highly depends on use case.

[–] [email protected] 3 points 8 months ago

I've watched a few comparison videos, and the performance gains are negligible when compared to other common distros, so that's definitely not the point in installing it.

The good part about nobara is the set of tools that come preinstalled and the wecome program which lets you update the system, the drivers and the codecs.

Nothing you couldn't replicate in a few minutes on another distro of course

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

Can you expand on that? I've never used Linux as a daily driver, interacting with Ubuntu systems via SSH.

[–] [email protected] 5 points 8 months ago* (last edited 8 months ago) (1 children)

i don't like how Ubuntu feels (gui) so idk about cli issues

it's not a problem with Gnome btw, it's just the colours are yuck vomit and snap 🗿

[–] [email protected] 1 points 8 months ago

Ah yeah, I've never used the GUI for long enough to care how it looks, and no snap in CLI.

Good to know if my company forces my work laptop to windows 11! (I will not use an OS without a side taskbar)