• DannyBoy@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 month ago

        Yeah but then I get an ancient version because I use Debian.

        I think the last time I used Blender I installed it through Steam.

        • Natanox@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 month ago

          Time to install flatpaks. It’s the future of userspace programs on Linux anyway, you’ll get newest versions there the quickest.

        • rtxn@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          1 month ago

          That is part of the deal with Debian. You get stable software… but you only get stable software. If you want bleeding edge software, you’ll have to install it manually to /usr/local, build from source and hope that you have the dependencies, or containerize it with Distrobox.

          If you go to a butcher, don’t complain about the lack of vegan options.

      • Endymion_Mallorn@kbin.melroy.org
        link
        fedilink
        arrow-up
        0
        ·
        1 month ago

        I don’t really like the way software installation is centralized on Linux. It feels like, Windows being the proprietary system, they don’t really care about how you get things to run. Linux the other hand cares about it a lot. Either you have to write your own software or interact with their ‘trusted sources’.

        I would prefer if it was easier to simply run an executable file on my personal Linux machine.

        • Matriks404@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          1 month ago

          Developers can just make a flatpak, and that’s it. Then you install the app through GUI package manager or by executing flatpak install <package name> command in your favorite terminal.

        • kittenzrulz123@lemmy.blahaj.zone
          link
          fedilink
          arrow-up
          1
          ·
          1 month ago

          The entire point is you don’t need to wait through a slow installer, you just open discover or software center and install whatever software you need. In addition to being easier and more intuitive its also more secure (you’re less likely to receive binaries from a malicious actor)

        • buddascrayon@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          1 month ago

          I don’t really like the way software installation is centralized on Linux.

          you have to interact with their ‘trusted sources’.

          I would prefer if it was easier to simply run an executable file on my personal Linux machine.

          I’m sorry but which is it? Do you want centralized software installation (this is literally how all of Microsoft Windows works.) Or do you want independent release software? (Those are the ‘trusted sources’ you seem to detest.)

          And there are plenty of programs that run as an independent file on Linux, installers even. They just aren’t labeled .exe.

          Either you want Linux and want independent control of your desktop system and environment or you want to be spoonfed everything as a Windows or OSX user. So which is it??

        • folekaule@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          1 month ago

          You can still do that on Linux. Just download it and run. You can even compile it from source if that’s your thing.

          However, because there is a much greater variety of Linux distros and dependencies compared to Windows or MacOS versions, it’s better to either have a Flatpak, AppImage, or package from your distro’s repo. That way you’re ensured that it will work without too much fiddling around.

        • Matriks404@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          1 month ago

          What are you talking about? There’s no DOS in Linux, and I am not sure what the hell would that even mean.

          • Endymion_Mallorn@kbin.melroy.org
            link
            fedilink
            arrow-up
            0
            arrow-down
            1
            ·
            1 month ago

            No, I call any command-line interface that runs from an internal drive “DOS”. I do mean the term somewhat generically as a Disk Operating System.

        • PM_Your_Nudes_Please@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          1 month ago

          You got downvoted by the Linux fanboys, but it’s not wrong. Linux has a big issue with approachability… And one of the biggest reasons is that average Windows users think you need to be some sort of 1337 hackerman to even boot it, because it still relies on the terminal.

          For those who know it, it’s easier. But for those who don’t, it feels like needing to learn hieroglyphs just to boot your programs. If Linux truly wants to become the default OS, it needs to be approachable to the average user. And the average user doesn’t even know how to access their email if the Chrome desktop icon moves.

          • Matriks404@lemmy.world
            link
            fedilink
            arrow-up
            2
            ·
            edit-2
            1 month ago

            You don’t really need to use any command-line interface or commands if you are running beginner-friendly Linux distro (Linux Mint, Zorin OS, etc.). Well, maybe except when things go very bad, but that’s very rare if you use your system like average user.