this post was submitted on 13 Jan 2025
418 points (89.3% liked)
linuxmemes
21925 readers
1678 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
3. Post Linux-related content
sudo
in Windows.4. No recent reposts
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Mint fixes that. Based on Ubuntu, it intentionally disables Snap, and all apt commands actually use apt.
Or yes, just straight up use Debian if you don't mind older apps outside Flatpaks.
LMDE, Linux Mint Debian Edition was my goto for a long time.
I'm interested in what made you choose LMDE over stock Debian
Is it because you found the UI more convenient and organized? Or was it before Debian 12 and you wanted to avoid technical difficulties with nonfree software?
Yeah, this was around the time they first released it. Back then I had issues with downloading and installing Debian, regardless of drivers. I was inexperienced, and was using Mint (ubuntu-based) already, so the UI (gtk2, mate) was a huge plus for my restricted specs (a netbook)
Except I just uninstalled Mint's default Firefox because whatever additional theming they did to my boy fucked up the right click context menu. FF is now flatpak.
I'm pretty sure Mozilla encourages use of the flatpak. Flatpak FF is definitely the way to go.
Firefox isn't in the repos of Debian, so any derivative (derivative (derivative)) distro must deal with that in some way.
You can also install Linux Mint Debian Edition which isn't based on Ubuntu at all.
Note that on the negative side it inherits most of the issues of Debian, including extremely old packages.
Also, Debian 12 finally got very user-friendly enough to the point I would recommend it over LMDE.
That's true, but if you want you can change to testing repos. I still prefer it over vanilla Debian due to polish. I find even using Cinnamon DE in Debian it's just rougher around the edges than Mint.
Fair enough - if you're a fan of Cinnamon, LMDE will always be a bit more polished. I can see your use case :)
Happy cake day!
This is the way. Debian net install. Or even better, boot over iPXE, ephemeral kernel in RAM with only backups and static binaries written to disk. Snapshotting handled by BTRFS
Use debian testing if you want up-to-date software. The name implies it's unstable, but it's really not. Debian stable absurdly stable, and debian testing is regular stable.
True, but if something's actually wrong, you'll have less support with that. But I know many people run it without major issues.