submitted 2 years ago* (last edited 2 years ago) by to c/linux@lemmy.ml
 

yes i did a os one but i am wondering what distros do you guys use and why,for me cachyos its fast,flexible,has aur(I loved how easy installing apps was) without tinkering.

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 2 years ago (2 children)

What do people use for command line utilities? The selection on flatpak is a bit sparse

  • source
  • parent
  • hideshow 4 child comments
  • [–] 5 points 2 years ago

    Options include:

    • Installing them through brew; this is setup, enabled and configured correctly by default on uBlue projects like Aurora, Bazzite and Bluefin.
    • Installing them within a container; be it though Toolbx or Distrobox. This is what Fedora Atomic initially intended (and probably still does).
    • Some users got a lot of mileage from utilizing nix to this effect.
    • If all else fails (or if you outright prefer it this way), you can always layer it through rpm-ostree.
  • source
  • parent