this post was submitted on 25 Dec 2023
251 points (96.0% liked)

Linux

47414 readers
782 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
[–] AVincentInSpace@pawb.social 55 points 9 months ago (9 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
[–] someacnt_@lemmy.world 1 points 9 months ago (2 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?

[–] lemmyvore@feddit.nl 3 points 9 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.

[–] drctrl@lemmy.world 1 points 9 months ago

Or just use Debian. Ubuntu is based off it

load more comments (6 replies)