My laptop seems very finicky with linux and enjoys periodically freezing. Some distributions are more stable than others and I’d like to keep testing other distributions without reinstalling/ downloading/transferring all my apps and steam games constantly.

What I would like to achieve is to have my small handful of flatpak apps and flatpak steam games on a separate partition to quickly access while I test and troubleshoot issues.

Is that possible to do with flatpaks?

  • qwesx
    link
    fedilink
    711 months ago

    Have a separate home partition and just keep using it across distributions?

    • @[email protected]
      link
      fedilink
      311 months ago

      Additionally, ensure that flatpaks are installed within that home partition. Some distros (like Fedora) default to installing flatpaks system-wide (and thus flatpaks end up being installed in /var instead). So, after ensuring that your home folder is correctly found within the home partition, just install flatpaks with the flatpak install --user *package-name* command.

    • @[email protected]OP
      link
      fedilink
      English
      211 months ago

      I’m not experienced enough with linux to understand if this is a question or a statement on what I can do. In either case, I don’t know how to interpret what this means.

      • @[email protected]
        link
        fedilink
        411 months ago

        They are confirming that, yes, it is an option to have a partition dedicated to just the user’s (your) home environment and folders

        and

        asking if that is an option that appeals to you or you have already considered.

        It is what I prefer, but there are people who have good reason to not like that. It’s worth trying out imo, and later if you find that it doesn’t suit you, that’s okay, you’ll just need to find another solution

        • @[email protected]OP
          link
          fedilink
          English
          111 months ago

          Thank you, that makes sense.

          What reasons would people not like doing that?

          I personally feel like separation of user data and OS data is easier for me to manage.

          • @[email protected]
            link
            fedilink
            311 months ago

            I find it annoying to worry about multiple partition sizes. Having to make sure your root and home partition are sized correctly is one more thing to think about.

            • @[email protected]OP
              link
              fedilink
              English
              111 months ago

              That makes sense. I guess for my case it’s fine since I have more storage than I can use. Additionally, I keep my most important data on multiple offline storages and even that is quite minimal.

      • @KISSmyOS
        link
        2
        edit-2
        9 months ago

        deleted by creator

        • @[email protected]OP
          link
          fedilink
          English
          211 months ago

          That first bit makes sense, I should be able to figure that out I think.

          The reason I want to avoid using an external drive is because it takes a minimum an hour to transfer 4 games worth of data currently. That time is an inhibiting factor for me. I’d like to minimize downtime.

          Also I’d like to test gaming oriented distributions with newer kernels compared to what Linux Mint ships with.