For those who don’t know what I mean:
- LMDE = Linux Mint Debian Edition, https://www.linuxmint.com/download_lmde.php
- xfce and cinnamon = desktop environments (DE)
target hardware for LMDE is an 8 year old nuked mac notebook with an intel chip.
I’ve always used xfce because it’s easy on the hardware and I don’t care that much about looks, but functionality.
I’ve never used cinnamon and I don’t know if it’s going to slow the notebook much.
Neither do I know if I can install LMDE and then change the DE to xfce.
Is LMDE being updated like the other mints? LMDE is version 6, whereas the other DE are version 21.3
LMDE does not provide a XFCE version, you can however install XFCE after installing LMDE. Cinnamon required in my experience twice as much recourses as XFCE. LMDE is based on Debian while regular Mint is based on Ubuntu. The releases are linked to those of the bases, but LMDE gets the Mint specific updates slightly later. The numbers are different because Ubuntu’s latest version is 24.4 while Debian is at version 12, so it wouldn’t make sense to have the same numbering for the corresponding Linux mint version.
makes sense, but I don’t understand why LMDE is marked as 6 when the newest stable debian is 12.5 (same applies to linux mint and ubuntu, now at 24.4) shouldn’t it be LMDE 12 or 12.5?
My bad, I realized my comment reads a lot differently than what I was trying to say. Linux mints release schedule is not bound to Ubuntu. Linux mint gets a new major version every two years (although this is not strictly set) while LMDE usually gets a new major update with the new Debian version, but because Debian has been around for a lot longer than LMDE the number is higher.
You can use any DE you want on just about any distro you want
There isn’t an ISO for Linux Mint with Xfce.
What I would try:- Boot the normal ISO
- open a terminal instead of starting the installation
- enter
sudo live-installer-expert-mode
It should boot the Debian expert installer, which lets you choose what DE you want to install. I haven’t tested this on LMDE, though.
Otherwise, install LMDE normally. Then do
sudo apt install xfce4
andsudo apt purge cinnamon* muffin* nemo*
.If the Mac has a Retina display then I actually found XFCE runs worst of the various DEs at native resolution. Not in terms of resources but very choppy scrolling, video playback etc. Gnome and KDE Plasma actually ran better than XFCE for me on my 15” 2012 retina.
Presume it’s some kind of graphics acceleration thing, not 100% sure.
If the Mac has a Retina display
yes, model is a MacBook Pro, Intel Core i5-4278U @ 2.60GHz, model A1502 (EMC 2875), Retina Mid-2014 13"
Incidentally, I got the notebook as a present, got rid of mac OS and installed xubuntu 23.10 on it. Some mac OS users mean this company deliberately slows down old computers so users feel compelled to buy something newer. Can it be that’s why this notebook is so slow? I didn’t do anything fancy to install xubuntu, just used the whole space to install from a usb stick so I wonder if some residual software is still present.
Contrary to most advice, if you find something that’s compatible with a Wayland session (basically Gnome or Plasma) you might be pleasantly surprised.
I found that to be by far the closest I got to a macOS-like experience with Linux on a retina Mac, in terms of fluidity, trackpad scrolling and responsiveness.
in short, I should install debian gnome or kde