Hi! I prefer using installing and updating Flatpak/Flathub apps via Konsole over using Discover to do it.
When I use the CLI, is it recommended to --user install for the apps, considering the immutability of the system?
Hi! I prefer using installing and updating Flatpak/Flathub apps via Konsole over using Discover to do it.
When I use the CLI, is it recommended to --user install for the apps, considering the immutability of the system?
Why would this be predicated on having an atomic OS? AFAIK, the default is to install somewhere in /var and /var is fully mutable. I also don’t see any significance on being from the command-line. It’s really as simple as “do you want the app to be system-wide or user-specific?”
Yeah this is personal choice, though we ship with system ones by default so you might want to stick to that for consistency.
Maybe there is little bit of confusion here with what does “system” word means.
Immutable (or “atomic” or “image based”) is system level software.
Flatpaks are user application level software which is in case of Blufin completely separate layer from “system level” software. Inside flatpak there are two options, to install software as:
--user
switch).To add to this, the default for Bluefin/Aurora is Flathub (System) is due to a few applications requiring certain functionality and keeping dependencies between separate users.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.