• Hemingways_Shotgun@lemmy.ca
    link
    fedilink
    English
    arrow-up
    12
    ·
    2 days ago

    I honestly can’t remember the last time I’ve come across a package that I needed that so obscure that it wasn’t found somewhere as at the very least an appimage, if not a flatpak. I haven’t had to build from source in I don’t even know how many years now.

    • ranzispa@mander.xyz
      link
      fedilink
      arrow-up
      1
      ·
      20 hours ago

      General use package? Sure Specialized package to do something specific in a specific field? Good luck.

      I still have flashbacks of installing a c++ library which had to be transpired (or whatever the term is) to c# for another library to work, and having to go manually fix several function and type declarations manually to make it work. And we are talking about the golden standard library in the field…

    • Ibuthyr@lemmy.wtf
      link
      fedilink
      arrow-up
      6
      ·
      2 days ago

      Try making music on Linux. You’ll be compiling obscure shit and tweaking configs all the time.

      • Hemingways_Shotgun@lemmy.ca
        link
        fedilink
        English
        arrow-up
        5
        ·
        2 days ago

        True. But I was coming at if from the perspective of an every day user coming from Windows. email, word processing, internet, etc… Even gaming and photo editing.

        The more professional the needed software gets, of course the more obscure it gets.

    • dodos@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      2 days ago

      I think it depends on the distro. Nixos is pretty bad for this if you want to try out a project that is really new. If you wait a month or two a flake usually comes out somewhere.