LMDE 6 has been officially released. The big deal about this is that it’s based on the recently released Debian 12 and also that being based on Debian LMDE is 100% community based.

If you’ve been disappointed by what the Linux corporations have been doing lately or don’t like the all-snap future that Ubuntu has opened, then this is the distro for you.

I’m running it as my daily driver and it works exactly like the regular Mint so you don’t lose anything. Clem and team have done a great job, even newbies could use Debian now.

Personally I think LMDE is the future of Linux as Ubuntu goes it’s own way, and this is a good thing for Mint and the Linux community. Let’s get back to community distros and move away from the corps.

EDIT: LMDE is 64bit only. There is no 32bit option.

  • @[email protected]
    link
    fedilink
    249 months ago

    Oh boy, here I go distro-hopping again.
    Just kidding - you can pry Slackware from my cold, dead hands.

      • @[email protected]
        link
        fedilink
        6
        edit-2
        9 months ago

        It’s more stable than Debian and more simple in design than Arch.
        It basically doesn’t do anything, except run your hardware and software, and that’s all an OS should do.

          • qyron
            link
            fedilink
            19 months ago

            And pretty hard to achieve, considering breaking Debian is borderline an endeavour.

            • @[email protected]
              link
              fedilink
              29 months ago

              I use “stable” not in the sense of “doesn’t break”, but in the sense of “doesn’t change its behaviour”.
              Debian is rock solid, but Slackware is the most stable in the sense that it still looks and works pretty much exactly like it did 10-20 years ago.

          • @[email protected]
            link
            fedilink
            19 months ago

            …is irrelevant due to how Slackware works.
            It installs all dependencies for the entire official repo right from the start.

      • @elint
        link
        19 months ago

        Because it is predictable and doesn’t suck.

    • mFat
      link
      fedilink
      English
      29 months ago

      Has the package manager improved? Can it automatically handle dependencies?

      • @[email protected]
        link
        fedilink
        4
        edit-2
        9 months ago

        Slackware works differently than other distros. After a default installation, dependency tracking is pointless because you install its entire repository up front.
        If you need something that isn’t in the repository, you’ve got Slackbuilds that work just like Arch’s AUR. Or you can use third party repos with their own package managers, semi-official tools with depedency checking, flatpaks or whatever else you want. The point is, how you manage your packages is your choice. The default package manager is just a helpful bash script.

        • JackbyDev
          link
          English
          19 months ago

          People wouldn’t be talking about the lack of dependency management of it didn’t cause.some problems somewhere, so where could it be? Third party stuff I guess?

          • @[email protected]
            link
            fedilink
            3
            edit-2
            9 months ago

            “Slackware has no dependency management” is a meme as old as Debian, and basically the only thing people know about it.
            Fact is, you install additional packages from Slackbuilds, and there’s a tool that resolves dependencies for that (slpkg). It’s not officially supported but well-maintained and it works. So in practice, it works the same way as Arch’s AUR (where absolutely everyone uses yay even though it is also not officially supported or recommended).

            So, the fact that the default package manager doesn’t resolve dependencies is irrelevant in practice. What is relevant, and an actual valid criticism of Slackware, is that the default installation isn’t minimal or tailored to you, and should’t be changed unless you absolutely know what you’re doing. It gives you a wide variety of software for all kinds of tasks that wasn’t chosen by you, but by benevolent dictator Patrick Volkerding. And his choices are very different from what’s become the de facto Linux standard today (e.g. Calligra instead of LibreOffice).

            My take on it is that Slackware is the perfect OS for maybe 100,000 people on earth, and I happen to be one of them.