• mogoh@lemmy.ml
    ·
    11 months ago

    I use silverblue myself, but I think "cloud nativ" is a terrible name. "Immutable" is IMO better.

    Also installing cli tools via toolbox/distrobox is not ideal. I hope for a better solution. Maybe someday i can install htop via flathub.

    • mrh@mander.xyz
      hexagon
      ·
      edit-2
      11 months ago

      I agree "cloud native" is not great, I won't be using that term.

      Why are cli tools generally not available as flatpaks? There's nothing about how flatpak works afaik which distinguishes gui and cli. I get that the original motivation for flatpak was guis, but considering how long it's been touted as a "universal" package manager for linux, I don't understand how there could be so few clis.

      I've heard people say the name for packages from flathub is awkward (which it is), and aliasing everything you install would be annoying (which it would), but that sounds like such a simple problem to solve.

      I've also heard people say that flatpak clis would be useless because clis tend to be systadmin tools, and thus need to be not sandboxed. But this strikes me as a non sequitur. Gui tools can be used for sysadmin, and there are tons of cli tools which have nothing to do with sysadmin, they're just userspace programs.

      What does your workflow look like with toolbox/distrobox?