• UNY0N@feddit.org
    link
    fedilink
    arrow-up
    6
    ·
    2 days ago

    Silverblue is what I’m putting on my partner’s older PC, the fact that it atomic is a big plus-point.

    Be warned though, some less common non-cli packages are more difficult to install. If your SO needs something along those lines, mint may be better.

    For example, nordVPN has a nice GUI interface, but it has no appimage or flatpak, so it won’t work on silverblue without modifying the ostree. That’s not a good idea, so on my (bazzite) PC I have installed a simple openVPN GUI package, and set it up to use our nordVPN account. It works fine, but it’s not a pretty map-based interface, just a giant list of servers.

    • prole@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      2 days ago

      You can install local RPM files, but you would have to manually update them (by uninstalling the old and installing the new) with each update.

      I use Mullvad on Bazzite, and have had no issue just installing the app using rpm-ostree. Works just fine. Dunno if they have the Nord app in the repository.

      You might also be able to run it in a Fedora toolbox or Arch distrobox, but I never tried.

    • steel_for_humans@piefed.social
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 days ago

      I am aware of the limitations. She is a really BASIC user. Just uses the web browser (Chrome, because it’s a Chrome OS, well — I’ll switch her to Firefox and she won’t notice ;) ), she surfs the net, watches YT and VOD (I know the DRM limitations, again, not an issue with her, she’s perfectly happy with 720p in a window) and chats Facebook Messenger (sadly). I think an atomic distro can do all that out of the box and there’s nothing to install that’s not a web app or a Flatpak.

      Is rpm-ostree how you get the other packages? I don’t know much about it apart from what’s on Fedora’s website, my understanding is it modifies the local system image so whatever you install from RPM becomes part of it. But, again, she won’t need it. She’s the compete opposite of a power user.

      • UNY0N@feddit.org
        link
        fedilink
        arrow-up
        4
        ·
        2 days ago

        Yes, that’s exactly how RPM works. it’s supposed to be a last resort if options like distrobox or homebrew can’t deliver what you need. It can break stuff if you are not careful.

        Anyway, then I’d definitely go with silverblue.

        • PabloSexcrowbar@piefed.social
          link
          fedilink
          English
          arrow-up
          3
          ·
          2 days ago

          For what it’s worth, I’ve never had an RPM install break anything on Silverblue, and I fuck with it mercilessly at times.

          • UNY0N@feddit.org
            link
            fedilink
            arrow-up
            1
            ·
            1 day ago

            Thanks for sharing. I’m too paranoid, as I have very little free time to fix stuff if it breaks. Still good to know.

            • PabloSexcrowbar@piefed.social
              link
              fedilink
              English
              arrow-up
              1
              ·
              1 day ago

              That’s the beauty of it, though. If it breaks, you just roll back to the previous layer and carry on like nothing happened. Totally get where you’re coming from though.