this post was submitted on 04 Apr 2026
178 points (98.4% liked)
Linux
13123 readers
461 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
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.
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.
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.
For what it's worth, I've never had an RPM install break anything on Silverblue, and I fuck with it mercilessly at times.