• Hemingways_Shotgun@lemmy.ca
    link
    fedilink
    English
    arrow-up
    11
    ·
    5 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
      ·
      4 days 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…

    • dodos@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      5 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.