How do you guys get software that is not in your distribution's repositories?

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

I’m currently on a atomic distro, so how I get my software from favorite to least favorite is this:

  1. Flatpak
  2. Appimage
  3. Fedora distrobox
  4. rpm-ostree
  • source
  • hideshow 6 child comments
  • [–] 5 points 2 years ago (1 child)
  • [–] 7 points 2 years ago (1 child)

    Nix is cool but also incredibly painful

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago (1 child)

    I use nix package manager on fedora silverblue. It's awesome.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago (1 child)
  • [–] 4 points 2 years ago (2 children)
  • [–] 4 points 2 years ago

    It is. I also wonder if there was a model that accomplishes the same thing but with less image copying.

    Like, make snapshots every day, but manual installs are not snapshotted but still tracked with ostree. So you can revert them, display them transparently etc.

  • source
  • parent